summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/pwcache.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/pwcache.3 b/lib/libc/gen/pwcache.3
index 0681b824efb..a0283ed5be3 100644
--- a/lib/libc/gen/pwcache.3
+++ b/lib/libc/gen/pwcache.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwcache.3,v 1.12 2015/11/10 23:48:18 jmc Exp $
+.\" $OpenBSD: pwcache.3,v 1.13 2016/03/26 14:36:37 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,12 +27,12 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 10 2015 $
-.Dt USER_FROM_ID 3
+.Dd $Mdocdate: March 26 2016 $
+.Dt USER_FROM_UID 3
.Os
.Sh NAME
-.Nm user_from_id ,
-.Nm group_from_id
+.Nm user_from_uid ,
+.Nm group_from_gid
.Nd cache password and group entries
.Sh SYNOPSIS
.In grp.h