Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2014 13:46:33 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r260192 - stable/10/sbin/iscontrol
Message-ID:  <201401021346.s02DkXp4015343@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Jan  2 13:46:33 2014
New Revision: 260192
URL: http://svnweb.freebsd.org/changeset/base/260192

Log:
  MFC r259502:
  
  Reword the part about mutual CHAP.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/sbin/iscontrol/iscsi.conf.5
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/iscontrol/iscsi.conf.5
==============================================================================
--- stable/10/sbin/iscontrol/iscsi.conf.5	Thu Jan  2 13:45:24 2014	(r260191)
+++ stable/10/sbin/iscontrol/iscsi.conf.5	Thu Jan  2 13:46:33 2014	(r260192)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401021346.s02DkXp4015343>