diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/revnetgroup | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
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 3bf4691e1229..d806acf45c54 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 |
