diff --git a/lib/libc/gen/getusershell.3 b/lib/libc/gen/getusershell.3 index c61a38a486c2..6f84cb08c84d 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.