From d3ef2c77471b3537f24e68e982161b3d767da853 Mon Sep 17 00:00:00 2001 From: trasz Date: Thu, 5 Dec 2013 16:29:22 +0000 Subject: MFC r258842: Grammar fix. Approved by: re (gjb) Sponsored by: The FreeBSD Foundation --- usr.sbin/ctld/ctl.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ctld') diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5 index 077f1af..a0f6ad8 100644 --- a/usr.sbin/ctld/ctl.conf.5 +++ b/usr.sbin/ctld/ctl.conf.5 @@ -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-group, or chap, 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. -- cgit v1.1