Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil s/_PASSWD_NOCHG/_PASSWORD_NOCHG/
details: https://anonhg.NetBSD.org/src/rev/37ab1b13af00
branches: trunk
changeset: 537059:37ab1b13af00
user: wennmach <wennmach%NetBSD.org@localhost>
date: Thu Sep 26 11:47:35 2002 +0000
description:
s/_PASSWD_NOCHG/_PASSWORD_NOCHG/
s/_PASSWD_NOEXP/_PASSWORD_NOEXP/
diffstat:
lib/libutil/pw_init.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 292dcc1a1d03 -r 37ab1b13af00 lib/libutil/pw_init.3
--- a/lib/libutil/pw_init.3 Thu Sep 26 11:11:17 2002 +0000
+++ b/lib/libutil/pw_init.3 Thu Sep 26 11:47:35 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pw_init.3,v 1.8 2002/02/07 07:00:52 ross Exp $
+.\" $NetBSD: pw_init.3,v 1.9 2002/09/26 11:47:35 wennmach Exp $
.\"
.\" Copyright (c) 1995
.\" The Regents of the University of California. All rights reserved.
@@ -160,11 +160,11 @@
The gid field of
.Fa bp
is empty.
-.It Dv _PASSWD_NOCHG
+.It Dv _PASSWORD_NOCHG
The change field of
.Fa bp
is empty.
-.It Dv _PASSWD_NOEXP
+.It Dv _PASSWORD_NOEXP
The expire field of
.Fa bp
is empty.
Home |
Main Index |
Thread Index |
Old Index