Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/man/man5 Pull up revision 1.16 (approved by thorpej)



details:   https://anonhg.NetBSD.org/src/rev/85394f865c8a
branches:  netbsd-1-5
changeset: 488857:85394f865c8a
user:      pooka <pooka%NetBSD.org@localhost>
date:      Thu Aug 03 09:57:17 2000 +0000

description:
Pull up revision 1.16 (approved by thorpej)
s/master.password/master.passwd/

Fixes PR#10737

diffstat:

 share/man/man5/passwd.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0672ebf6f797 -r 85394f865c8a share/man/man5/passwd.5
--- a/share/man/man5/passwd.5   Wed Aug 02 21:16:03 2000 +0000
+++ b/share/man/man5/passwd.5   Thu Aug 03 09:57:17 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: passwd.5,v 1.15 2000/01/14 01:04:24 mjl Exp $
+.\"    $NetBSD: passwd.5,v 1.15.4.1 2000/08/03 09:57:17 pooka Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -92,7 +92,7 @@
 The
 .Nm 
 file is generated from the 
-.Nm master.password
+.Nm master.passwd
 file by
 .Xr pwd_mkdb 8 ,
 has the class, change, and expire fields removed, and the password



Home | Main Index | Thread Index | Old Index