From: deraadt Date: Mon, 6 May 1996 11:26:06 +0000 (+0000) Subject: fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=dac2c3bc2687267b439fd29037f7c692c6426715;p=openbsd fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU --- diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3 index 434a87c0f66..8dc99dd6994 100644 --- a/lib/libc/gen/pwcache.3 +++ b/lib/libc/gen/pwcache.3 @@ -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.