Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2014 07:54:34 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r274278 - head/usr.sbin/ctld
Message-ID:  <201411080754.sA87sYPr061206@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sat Nov  8 07:54:34 2014
New Revision: 274278
URL: https://svnweb.freebsd.org/changeset/base/274278

Log:
  Improve wording in ctl.conf(5).
  
  Differential Revision:	https://reviews.freebsd.org/D1020
  Reviewed by:	bcr@ (earlier version), wblock@
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.sbin/ctld/ctl.conf.5

Modified: head/usr.sbin/ctld/ctl.conf.5
==============================================================================
--- head/usr.sbin/ctld/ctl.conf.5	Sat Nov  8 07:50:57 2014	(r274277)
+++ head/usr.sbin/ctld/ctl.conf.5	Sat Nov  8 07:54:34 2014	(r274278)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 29, 2014
+.Dd November 8, 2014
 .Dt CTL.CONF 5
 .Os
 .Sh NAME
@@ -202,9 +202,10 @@ When set to
 the check will include
 .Sy initiator-portal ,
 .Sy initiator-name ,
-and authentication credentials, ie. if the target does not require
-CHAP authentication, or if CHAP user and secret used during discovery
-match CHAP user and secret required to access the target.
+and authentication credentials.
+The target is returned if it does not require CHAP authentication,
+or if the CHAP user and secret used during discovery match those
+used by the target.
 Note that when using
 .Qq Ar portal-name-auth ,
 targets that require CHAP authentication will only be returned if



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