From 0437688e08fc59319c4899ac649bc7d875c3af6b Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sat, 18 Aug 2012 09:26:51 +0000 Subject: [PATCH] Fix two instances of the file names generated by revnetgroup(8). Approved by: joel (mentor) --- libexec/revnetgroup/revnetgroup.8 | 4 ++-- 1 file 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.