Correct a groff error in macro usage ("foo : bar" becomes "``foo: bar''").

Document the auth -n flag.
This commit is contained in:
Brian Feldman 1999-07-24 17:11:50 +00:00
parent 2d878a1923
commit 2404a15a12
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49058

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94
.\" $Id: inetd.8,v 1.37 1999/07/23 15:37:39 green Exp $
.\" $Id: inetd.8,v 1.38 1999/07/23 15:49:34 sheldonh Exp $
.\"
.Dd February 7, 1996
.Dt INETD 8
@ -359,18 +359,24 @@ should take the place of this entry.
Currently, the only internal service to take arguments is
.Dq auth .
Without options, the service will always return
.Dq ERROR : HIDDEN-USER .
.Dq ERROR\ : HIDDEN-USER .
The available arguments to this service that alter its behaviour are:
.Bl -tag -width indent
.It Fl r
Offer a real
.Dq auth
service, as per RFC 1413.
service, as per RFC 1413. All the following flags apply only in this case.
.It Fl f
If the file
.Pa .fakeid
exists in the home directory of the identified user, report the username
found in that file instead of the real username.
.It Fl n
If the file
.Pa .noident
exists in the home directory of the identified user, return
.Dq ERROR\ : HIDDEN-USER .
instead.
.It Fl o Ar osname
Use
.Ar osname