s/password databases/group databases/
This commit is contained in:
parent
25298658a7
commit
eb6866861c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue