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.36 (via patch, reques...



details:   https://anonhg.NetBSD.org/src/rev/32890a42e2e1
branches:  netbsd-1-5
changeset: 491595:32890a42e2e1
user:      he <he%NetBSD.org@localhost>
date:      Wed May 02 22:51:40 2001 +0000

description:
Pull up revision 1.36 (via patch, requested by itojun):
  Add support for "!" and "#" syntax in /etc/ifconfig.*.

diffstat:

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

diffs (17 lines):

diff -r 74dcb2e51db1 -r 32890a42e2e1 share/man/man5/Makefile
--- a/share/man/man5/Makefile   Wed May 02 22:51:18 2001 +0000
+++ b/share/man/man5/Makefile   Wed May 02 22:51:40 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.32.2.3 2001/02/26 22:37:20 he Exp $
+#      $NetBSD: Makefile,v 1.32.2.4 2001/05/02 22:51:40 he Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
 # missing: dump.5 plot.5 
 
 MAN=   a.out.5 acct.5 ar.5 core.5 daily.conf.5 dir.5 disktab.5 ethers.5 fs.5 \
        fstab.5 genassym.cf.5 group.5 hesiod.conf.5 hosts.5 hosts.equiv.5 \
-       ifaliases.5 intro.5 ipsec.conf.5 \
+       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 \



Home | Main Index | Thread Index | Old Index