From 5df8ea840b4bfe32452ba29db4478efb738f96c8 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Mon, 20 Nov 2000 16:25:10 +0000 Subject: Fix hard sentence break introduced in rev 1.7. --- lib/libc/gen/getusershell.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.1