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/man4/man4.i386 Apply patch (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/99e0ae401550
branches:  netbsd-1-5
changeset: 491185:99e0ae401550
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 05 23:48:27 2001 +0000

description:
Apply patch (requested by wiz):
  Let the ie(4) manual page die; it's subsumed by ef(4), ix(4) and ai(4).

diffstat:

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

diffs (14 lines):

diff -r a29fd47003c6 -r 99e0ae401550 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Thu Apr 05 23:47:56 2001 +0000
+++ b/share/man/man4/man4.i386/Makefile Thu Apr 05 23:48:27 2001 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.42.4.1 2000/09/08 14:08:33 ad Exp $
+#      $NetBSD: Makefile,v 1.42.4.2 2001/04/05 23:48:27 he Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
 MAN=   apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
-       ie.4 intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
+       intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
        opms.4 pcibios.4 pnpbios.4
 MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
 MLINKS+=pcibios.4 PCIBIOS.4



Home | Main Index | Thread Index | Old Index