diff options
Diffstat (limited to 'lib/libc/gen/getgrent.3')
-rw-r--r-- | lib/libc/gen/getgrent.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3 index b42f68e..56ef46a 100644 --- a/lib/libc/gen/getgrent.3 +++ b/lib/libc/gen/getgrent.3 @@ -196,7 +196,9 @@ and .Fn setgrent are fairly useless in a networked environment and should be avoided, if possible. +The .Fn getgrent +function makes no attempt to suppress duplicate information if multiple sources are specified in .Xr nsswitch.conf 5 . |