summaryrefslogtreecommitdiffstats
path: root/sbin/iscontrol
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2013-12-17 10:33:27 +0000
committertrasz <trasz@FreeBSD.org>2013-12-17 10:33:27 +0000
commit73910d4f8f2b65b64ea64f030acc2e6a51ae19d5 (patch)
tree799fb4f9a93abead1881f5fda36c0f718c4ac834 /sbin/iscontrol
parent6cd35af2e7943407d901b690f5c8b8ec9e2623c8 (diff)
downloadFreeBSD-src-73910d4f8f2b65b64ea64f030acc2e6a51ae19d5.zip
FreeBSD-src-73910d4f8f2b65b64ea64f030acc2e6a51ae19d5.tar.gz
Reword the part about mutual CHAP.
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/iscontrol')
-rw-r--r--sbin/iscontrol/iscsi.conf.59
1 files changed, 4 insertions, 5 deletions
diff --git a/sbin/iscontrol/iscsi.conf.5 b/sbin/iscontrol/iscsi.conf.5
index f87fef6..2e7a68d 100644
--- a/sbin/iscontrol/iscsi.conf.5
+++ b/sbin/iscontrol/iscsi.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 10, 2013
+.Dd December 17, 2013
.Dt ISCSI.CONF 5
.Os
.Sh NAME
@@ -145,10 +145,9 @@ the chap-name, defaults to
.Em hostname .
.It Cm chapDigest
can be MD5 or SHA1.
-.It Cm tgtChapSecret/tgtChapName
-same as the none
-.Em tgt
-counterpart, but to authenticate the target.
+.It Cm tgtChapName/tgtChapSecret
+name and secret used for mutual CHAP; by default, mutual CHAP
+is not used.
.El
.Sh FILES
.Bl -tag -width indent
OpenPOWER on IntegriCloud