svn commit: r273468 - head/usr.sbin/ctld
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Oct 22 11:09:04 UTC 2014
Author: trasz
Date: Wed Oct 22 11:09:03 2014
New Revision: 273468
URL: https://svnweb.freebsd.org/changeset/base/273468
Log:
Remove misleading statement. Bump date.
MFC after: 1 month
Sponsored by: 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 Wed Oct 22 11:06:05 2014 (r273467)
+++ head/usr.sbin/ctld/ctl.conf.5 Wed Oct 22 11:09:03 2014 (r273468)
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 14, 2014
+.Dd October 22, 2014
.Dt CTL.CONF 5
.Os
.Sh NAME
@@ -157,13 +157,7 @@ address.
.It Ic discovery-auth-group Ar name
Assign a previously defined authentication group to the portal group,
to be used for target discovery.
-By default, portal groups that do not specify their own auth settings,
-using clauses such as
-.Sy chap
-or
-.Sy initiator-name ,
-are assigned
-predefined
+By default, portal groups are assigned predefined
.Sy auth-group
.Qq Ar default ,
which denies discovery.
More information about the svn-src-all
mailing list