summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/pwcache.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-05-23 01:05:25 +0000
committermpp <mpp@FreeBSD.org>1996-05-23 01:05:25 +0000
commitba6f97d58c95b3d1f96b5fd78025f24c36025134 (patch)
tree20c0191307a05862d54f0d7211d2ee3ad63fa87a /lib/libc/gen/pwcache.3
parent509f02d4a3034d089f3b708293f367e91cdc784b (diff)
downloadFreeBSD-src-ba6f97d58c95b3d1f96b5fd78025f24c36025134.zip
FreeBSD-src-ba6f97d58c95b3d1f96b5fd78025f24c36025134.tar.gz
Fixed various problems: typos, grammer, missing include files
wrong function type declarations, and wrong argument type declarations.
Diffstat (limited to 'lib/libc/gen/pwcache.3')
-rw-r--r--lib/libc/gen/pwcache.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3
index 74afa74..2e69a04 100644
--- a/lib/libc/gen/pwcache.3
+++ b/lib/libc/gen/pwcache.3
@@ -84,7 +84,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.
OpenPOWER on IntegriCloud