slight cleanup of line syntax
This commit is contained in:
parent
c96b945602
commit
674d9fad57
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ftpusers.5,v 1.7 2000/07/17 02:30:55 lukem Exp $
|
||||
.\" $NetBSD: ftpusers.5,v 1.8 2000/11/07 07:01:54 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -65,8 +65,7 @@ is the comment character, and all characters from it to the end of
|
||||
line are ignored (unless it is escaped with the escape character).
|
||||
.Pp
|
||||
The syntax of each line is:
|
||||
.Pp
|
||||
.Dl userglob[:groupglob][@host] [directive [class]]
|
||||
.Dl userglob[:groupglob][@host] [directive [class]]
|
||||
.Pp
|
||||
These elements are:
|
||||
.Bl -tag -width "groupglob" -offset indent
|
||||
|
Loading…
Reference in New Issue
Block a user