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