Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen s/password databases/group databases/
details: https://anonhg.NetBSD.org/src/rev/365fadd87511
branches: trunk
changeset: 569737:365fadd87511
user: jmmv <jmmv%NetBSD.org@localhost>
date: Thu Sep 02 11:43:18 2004 +0000
description:
s/password databases/group databases/
diffstat:
lib/libc/gen/getgrent.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 798d0bfdd495 -r 365fadd87511 lib/libc/gen/getgrent.3
--- a/lib/libc/gen/getgrent.3 Thu Sep 02 11:41:27 2004 +0000
+++ b/lib/libc/gen/getgrent.3 Thu Sep 02 11:43:18 2004 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index