clarify
authorderaadt <deraadt@openbsd.org>
Fri, 4 Apr 1997 22:20:00 +0000 (22:20 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 4 Apr 1997 22:20:00 +0000 (22:20 +0000)
lib/libc/gen/getpwent.3

index a19dd3b..abe7268 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: getpwent.3,v 1.2 1996/08/19 08:23:59 tholo Exp $
+.\"    $OpenBSD: getpwent.3,v 1.3 1997/04/04 22:20:00 deraadt Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -189,7 +189,7 @@ and
 .Fn getpwuid ,
 leave their results in an internal static object and return
 a pointer to that object. Subsequent calls to
-the same function
+the any of these functions
 will modify the same object.
 .Pp
 The routines