mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
Mark iscontrol(8) and iscsi_initiator(4) obsolete.
Differential Revision: https://reviews.freebsd.org/D931 Reviewed by: wblock@ MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3e4adf76c4
commit
d32789d95c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272932
@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 9, 2010
|
.Dd October 9, 2014
|
||||||
.Dt ISCONTROL 8
|
.Dt ISCONTROL 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -41,6 +41,15 @@
|
|||||||
.Op Fl t Ar target
|
.Op Fl t Ar target
|
||||||
.Op Ar variable Ns = Ns Ar value
|
.Op Ar variable Ns = Ns Ar value
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
.Bf -symbolic
|
||||||
|
This command, along with its kernel counterpart
|
||||||
|
.Xr iscsi_initiator 4 ,
|
||||||
|
is obsolete.
|
||||||
|
Users are advised to use
|
||||||
|
.Xr iscsictl 8
|
||||||
|
instead.
|
||||||
|
.Ef
|
||||||
|
.Pp
|
||||||
Internet SCSI (iSCSI) is a network protocol standard, that allows the
|
Internet SCSI (iSCSI) is a network protocol standard, that allows the
|
||||||
use of the SCSI protocol over TCP/IP networks,
|
use of the SCSI protocol over TCP/IP networks,
|
||||||
the
|
the
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 3, 2010
|
.Dd October 9, 2014
|
||||||
.Dt ISCSI_INITIATOR 4
|
.Dt ISCSI_INITIATOR 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -45,6 +45,16 @@ module at boot time, place the following line in
|
|||||||
iscsi_initiator_load="YES"
|
iscsi_initiator_load="YES"
|
||||||
.Ed
|
.Ed
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
.Bf -symbolic
|
||||||
|
This driver, along with its userspace counterpart
|
||||||
|
.Xr iscontrol 8 ,
|
||||||
|
is obsolete.
|
||||||
|
Users are advised to use
|
||||||
|
.Xr iscsi 4
|
||||||
|
instead.
|
||||||
|
.Ef
|
||||||
|
.Pp
|
||||||
|
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
implements the kernel side of the Internet SCSI (iSCSI) network
|
implements the kernel side of the Internet SCSI (iSCSI) network
|
||||||
|
Loading…
Reference in New Issue
Block a user