Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.i386 until I find better way, don't mess...



details:   https://anonhg.NetBSD.org/src/rev/ed382076a59d
branches:  trunk
changeset: 508814:ed382076a59d
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Fri Apr 20 11:25:05 2001 +0000

description:
until I find better way, don't mess with ed(4) link to edc(4)

diffstat:

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

diffs (16 lines):

diff -r 0ff6307aa42d -r ed382076a59d share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Fri Apr 20 11:22:02 2001 +0000
+++ b/share/man/man4/man4.i386/Makefile Fri Apr 20 11:25:05 2001 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.47 2001/04/20 10:08:01 tron Exp $
+#      $NetBSD: Makefile,v 1.48 2001/04/20 11:25:05 jdolecek Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
 MAN=   apm.4 autoconf.4 busmouse.4 console.4 fdc.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 ../edc.4 ed.4
+MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
 MLINKS+=pcibios.4 PCIBIOS.4
 MANSUBDIR=/i386
 



Home | Main Index | Thread Index | Old Index