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.33 (requested by jona...



details:   https://anonhg.NetBSD.org/src/rev/af6091b46285
branches:  netbsd-1-5
changeset: 492890:af6091b46285
user:      he <he%NetBSD.org@localhost>
date:      Tue Feb 26 22:09:12 2002 +0000

description:
Pull up revision 1.33 (requested by jonathan):
  Add support for local MD5-encrypted passwords.

diffstat:

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

diffs (18 lines):

diff -r a2034af9951e -r af6091b46285 share/man/man5/Makefile
--- a/share/man/man5/Makefile   Tue Feb 26 21:32:21 2002 +0000
+++ b/share/man/man5/Makefile   Tue Feb 26 22:09:12 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.32.2.4 2001/05/02 22:51:40 he Exp $
+#      $NetBSD: Makefile,v 1.32.2.5 2002/02/26 22:09:12 he Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
 # missing: dump.5 plot.5 
@@ -8,7 +8,7 @@
        ifaliases.5 ifconfig.if.5 intro.5 ipsec.conf.5 \
        ld.so.conf.5 link.5 lkm.conf.5 login.conf.5 \
        mk.conf.5 monthly.conf.5 motd.5 netconfig.5 netgroup.5 networks.5 \
-       nsswitch.conf.5 passwd.5 \
+       nsswitch.conf.5 passwd.5 passwd.conf.5 \
        phones.5 printcap.5 protocols.5 ranlib.5 rc.conf.5 remote.5 \
        resolv.conf.5 rpc.5 security.conf.5 services.5 shells.5 stab.5 \
        ttyaction.5 types.5 utmp.5 weekly.conf.5 wscons.conf.5



Home | Main Index | Thread Index | Old Index