From eb6866861c35f782f81acf240e922f043a62a499 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 2 Sep 2004 11:43:18 +0000 Subject: [PATCH] s/password databases/group databases/ --- lib/libc/gen/getgrent.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3 index e184243a166f..ca140eaf5c3d 100644 --- a/lib/libc/gen/getgrent.3 +++ b/lib/libc/gen/getgrent.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getgrent.3,v 1.19 2003/08/07 16:42:49 agc Exp $ +.\" $NetBSD: getgrent.3,v 1.20 2004/09/02 11:43:18 jmmv Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -168,7 +168,7 @@ appeared in .Sh COMPATIBILITY The historic function .Fn setgrfile , -which allowed the specification of alternative password databases, has +which allowed the specification of alternative group databases, has been deprecated and is no longer available. .Sh BUGS The functions