aboutsummaryrefslogtreecommitdiff
path: root/libexec/revnetgroup
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2012-08-18 09:26:51 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2012-08-18 09:26:51 +0000
commit0437688e08fc59319c4899ac649bc7d875c3af6b (patch)
tree651dc3e69045e3d4991a636e318e7135b85941f1 /libexec/revnetgroup
parent71ea858b0ec056a862cdc7208a4a38772edef954 (diff)
downloadsrc-0437688e08fc59319c4899ac649bc7d875c3af6b.tar.gz
src-0437688e08fc59319c4899ac649bc7d875c3af6b.zip
Fix two instances of the file names generated by revnetgroup(8).
Approved by: joel (mentor)
Notes
Notes: svn path=/head/; revision=239364
Diffstat (limited to 'libexec/revnetgroup')
-rw-r--r--libexec/revnetgroup/revnetgroup.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8
index 84cf9f91b007..f48c327508d8 100644
--- a/libexec/revnetgroup/revnetgroup.8
+++ b/libexec/revnetgroup/revnetgroup.8
@@ -55,7 +55,7 @@ with a particular member.
This information is used to generate the
.Pa netgroup.byuser
and
-.Pa netgroup.byhosts
+.Pa netgroup.byhost
.Tn NIS
maps.
These reverse netgroup maps are used to help speed up
@@ -72,7 +72,7 @@ netgroup is considered the
and the member names are the
.Em data .
By contrast, the reverse
-.Pa netgroup.byusers
+.Pa netgroup.byuser
database lists each unique
member as the key and the netgroups to which the members belong become
the data.