diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/revnetgroup | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/revnetgroup')
-rw-r--r-- | libexec/revnetgroup/revnetgroup.8 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index 3bf4691..d806acf 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -44,8 +44,9 @@ .Fl h .Op Fl f Ar netgroup_file .Sh DESCRIPTION -.Nm Revnetgroup -processes the contents of a file in +The +.Nm +utility processes the contents of a file in .Xr netgroup 5 format into what is called .Pa reverse netgroup @@ -88,7 +89,7 @@ to process very large netgroup databases. .Pp The .Nm -command prints its results on the standard output. It is usually called +utility prints its results on the standard output. It is usually called only by .Pa /var/yp/Makefile when rebuilding the @@ -97,7 +98,7 @@ netgroup maps. .Sh OPTIONS The .Nm -command supports the following options: +utility supports the following options: .Bl -tag -width indent .It Fl u Generate @@ -116,7 +117,7 @@ flags must be specified.) .It Op Fl f Ar netgroup_file The .Nm -command uses +utility uses .Pa /etc/netgroup as its default input file. The .Fl f |