aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-11-20 16:25:10 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-11-20 16:25:10 +0000
commit067c7f48def4817208af5bb4f6b43acdb2f03fce (patch)
tree0dcb661a8bf72b6bfcada9dd567d21d1813056b5
parent8e770e7803ca3ce828a116ef3ddf1ae87438f1c8 (diff)
Notes
-rw-r--r--lib/libc/gen/getusershell.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/getusershell.3 b/lib/libc/gen/getusershell.3
index c61a38a486c25..6f84cb08c84df 100644
--- a/lib/libc/gen/getusershell.3
+++ b/lib/libc/gen/getusershell.3
@@ -97,6 +97,7 @@ function appeared in
The
.Fn getusershell
function leaves its result in an internal static object and returns
-a pointer to that object. Subsequent calls to
+a pointer to that object.
+Subsequent calls to
.Fn getusershell
will modify the same object.