s/_PASSWD_NOCHG/_PASSWORD_NOCHG/

s/_PASSWD_NOEXP/_PASSWORD_NOEXP/
This commit is contained in:
wennmach 2002-09-26 11:47:35 +00:00
parent 6ab45c70b7
commit ced9268418
1 changed files with 3 additions and 3 deletions

View File

@ -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 @@ is empty.
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.