diff options
Diffstat (limited to 'lib/libcompat/4.4')
| -rw-r--r-- | lib/libcompat/4.4/cuserid.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3 index 4f53da77b0f7e..e52c64b592dda 100644 --- a/lib/libcompat/4.4/cuserid.3 +++ b/lib/libcompat/4.4/cuserid.3 @@ -63,14 +63,14 @@ for at least characters. The L_cuserid constant is defined in .Pa Aq stdio.h . - +.Pp If .Fa s is NULL, an internal array is used and its address will be returned. .Sh RETURN VALUES .Fn cuserid returns the address of an array in which the name has been stored. - +.Pp If the name associated with the effective UID of the current process could not be found, either a null pointer will be returned, or .Po |
