From a992abf0413f4cc428d4368e1d82d65f5b3d6397 Mon Sep 17 00:00:00 2001 From: trasz Date: Sat, 14 Sep 2013 15:29:06 +0000 Subject: Bring in the new iSCSI target and initiator. Reviewed by: ken (parts) Approved by: re (delphij) Sponsored by: FreeBSD Foundation --- sbin/iscontrol/iscontrol.8 | 1 + sbin/iscontrol/iscsi.conf.5 | 1 + 2 files changed, 2 insertions(+) (limited to 'sbin') diff --git a/sbin/iscontrol/iscontrol.8 b/sbin/iscontrol/iscontrol.8 index f683815..860b35a 100644 --- a/sbin/iscontrol/iscontrol.8 +++ b/sbin/iscontrol/iscontrol.8 @@ -112,6 +112,7 @@ whatever options are specified, and start an iscsi-session. .Xr iscsi_initiator 4 , .Xr sa 4 , .Xr iscsi.conf 5 , +.Xr iscsictl 8 , .Xr camcontrol 8 .Sh STANDARDS RFC 3720 diff --git a/sbin/iscontrol/iscsi.conf.5 b/sbin/iscontrol/iscsi.conf.5 index e6a776d..0a72d51 100644 --- a/sbin/iscontrol/iscsi.conf.5 +++ b/sbin/iscontrol/iscsi.conf.5 @@ -201,6 +201,7 @@ The parsing is very primitive, so do not expect - at the moment - any error messages. .Sh SEE ALSO .Xr iscsi_initiator 4 , +.Xr iscsictl 8 , .Xr iscontrol 8 .Sh STANDARDS ISCSI RFC 3720 -- cgit v1.1