diff options
Diffstat (limited to 'man3/getpwnam.3')
-rw-r--r-- | man3/getpwnam.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getpwnam.3 b/man3/getpwnam.3 index ec124865..75212f3d 100644 --- a/man3/getpwnam.3 +++ b/man3/getpwnam.3 @@ -212,7 +212,7 @@ One might argue that according to POSIX .I errno should be left unchanged if an entry is not found. Experiments on various -Unix-like systems show that lots of different values occur in this +UNIX-like systems show that lots of different values occur in this situation: 0, ENOENT, EBADF, ESRCH, EWOULDBLOCK, EPERM and probably others. .\" more precisely: .\" AIX 5.1 - gives ESRCH |