=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/chpass/chpass.1,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/chpass/chpass.1 1995/10/18 08:44:59 1.1 --- src/usr.bin/chpass/chpass.1 1996/05/22 11:35:17 1.2 *************** *** 1,4 **** ! .\" $NetBSD: chpass.1,v 1.6 1995/09/14 06:10:53 jtc Exp $ .\" .\" Copyright (c) 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $NetBSD: chpass.1,v 1.7 1996/05/15 21:50:40 jtc Exp $ .\" .\" Copyright (c) 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 205,212 **** The user database .It Pa /etc/passwd A Version 7 format password file ! .It Pa /etc/chpass.XXXXXX ! Temporary copy of the password file .It Pa /etc/shells The list of approved shells .El --- 205,214 ---- The user database .It Pa /etc/passwd A Version 7 format password file ! .It Pa /etc/ptmp ! Lock file for the passwd database ! .It Pa /etc/pw.XXXXXX ! Temporary copy of the user passwd information .It Pa /etc/shells The list of approved shells .El