From 01a408b65987fc8a4f14d889db6fd132b2dfb374 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 26 Mar 2016 14:36:38 +0000 Subject: fix the last bunch of NAME sections that were overlooked earlier such that the MLINKS removal can be committed after this; OK jmc@ --- lib/libc/gen/pwcache.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libc') 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 -- cgit v1.2.3