summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-11-20 16:25:10 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-11-20 16:25:10 +0000
commit5df8ea840b4bfe32452ba29db4478efb738f96c8 (patch)
tree719669acad850c9bf6bcd3b859c94a5673378927
parent950abf2d5aedd8844b3a220331ab26ca714eeab8 (diff)
downloadFreeBSD-src-5df8ea840b4bfe32452ba29db4478efb738f96c8.zip
FreeBSD-src-5df8ea840b4bfe32452ba29db4478efb738f96c8.tar.gz
Fix hard sentence break introduced in rev 1.7.
-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 c61a38a..6f84cb0 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.
OpenPOWER on IntegriCloud