svn commit: r258990 - stable/10/usr.sbin/ctld
Edward Tomasz Napierala
trasz at FreeBSD.org
Thu Dec 5 16:29:23 UTC 2013
Author: trasz
Date: Thu Dec 5 16:29:22 2013
New Revision: 258990
URL: http://svnweb.freebsd.org/changeset/base/258990
Log:
MFC r258842:
Grammar fix.
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/ctld/ctl.conf.5
Directory Properties:
stable/10/usr.sbin/ctld/ (props changed)
Modified: stable/10/usr.sbin/ctld/ctl.conf.5
==============================================================================
--- stable/10/usr.sbin/ctld/ctl.conf.5 Thu Dec 5 16:14:56 2013 (r258989)
+++ stable/10/usr.sbin/ctld/ctl.conf.5 Thu Dec 5 16:29:22 2013 (r258990)
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 10, 2013
+.Dd December 2, 2013
.Dt CTL.CONF 5
.Os
.Sh NAME
@@ -141,7 +141,7 @@ Note that targets must use either auth-g
or chap-mutual clauses; it's a configuration error to mix them in one target.
.It Ic chap-mutual Ao Ar user Ac Ao Ar secret Ac Ao Ar mutualuser Ac Aq Ar mutualsecret
Specifies mutual CHAP authentication credentials.
-Note that targets must use either auth-group, chap,
+Note that targets must use either auth-group, chap, or
chap-mutual clauses; it's a configuration error to mix them in one target.
.It Ic portal-group Aq Ar name
Assigns previously defined portal group to that target.
More information about the svn-src-stable
mailing list