mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Grammar fix.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5d02cc7ff9
commit
5292c670c2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258842
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user