diff options
Diffstat (limited to 'man3/getpwent.3')
| -rw-r--r-- | man3/getpwent.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/getpwent.3 b/man3/getpwent.3 index 8ed2a16ddd..631fee4ef8 100644 --- a/man3/getpwent.3 +++ b/man3/getpwent.3 @@ -122,7 +122,9 @@ The maximum number of files was open already in the system. .TP .B ENOMEM .\" not in POSIX -Insufficient memory to allocate passwd structure. +Insufficient memory to allocate +.I passwd +structure. .\" to allocate the passwd structure, or to allocate buffers .TP .B ERANGE |
