fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU
authorderaadt <deraadt@openbsd.org>
Mon, 6 May 1996 11:26:06 +0000 (11:26 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 6 May 1996 11:26:06 +0000 (11:26 +0000)
lib/libc/gen/pwcache.3

index 434a87c..8dc99dd 100644 (file)
@@ -85,7 +85,7 @@ pointer is returned.
 .Xr getpwuid 3
 .Sh HISTORY
 The
-.Fn user_from_id
+.Fn user_from_uid
 and
-.Fn group_from_id
+.Fn group_from_gid
 functions first appeared in 4.4BSD.