artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dffc845
)
fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU
author
deraadt
<deraadt@openbsd.org>
Mon, 6 May 1996 11:26:06 +0000
(11:26 +0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 6 May 1996 11:26:06 +0000
(11:26 +0000)
lib/libc/gen/pwcache.3
patch
|
blob
|
history
diff --git
a/lib/libc/gen/pwcache.3
b/lib/libc/gen/pwcache.3
index
434a87c
..
8dc99dd
100644
(file)
--- 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_
u
id
and
-.Fn group_from_id
+.Fn group_from_
g
id
functions first appeared in 4.4BSD.