summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.4/cuserid.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/4.4/cuserid.3')
-rw-r--r--lib/libcompat/4.4/cuserid.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3
index 4f53da7..e52c64b 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
OpenPOWER on IntegriCloud