diff options
Diffstat (limited to 'lib/libc/gen/pwcache.3')
-rw-r--r-- | lib/libc/gen/pwcache.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3 index 2c7b0865662..3f2e7618a7a 100644 --- a/lib/libc/gen/pwcache.3 +++ b/lib/libc/gen/pwcache.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pwcache.3,v 1.3 1996/08/19 08:25:26 tholo Exp $ +.\" $OpenBSD: pwcache.3,v 1.4 1998/06/15 17:54:57 mickey Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -86,4 +86,5 @@ The .Fn user_from_uid and .Fn group_from_gid -functions first appeared in 4.4BSD. +functions first appeared in +.Bx 4.4 . |