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 Correct link target: dasd(4) is cal...
details: https://anonhg.NetBSD.org/src/rev/e35de5bd63e4
branches: trunk
changeset: 508808:e35de5bd63e4
user: tron <tron%NetBSD.org@localhost>
date: Fri Apr 20 10:08:01 2001 +0000
description:
Correct link target: dasd(4) is called edc(4) now.
diffstat:
share/man/man4/man4.i386/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r ead8239e4a42 -r e35de5bd63e4 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Fri Apr 20 10:05:16 2001 +0000
+++ b/share/man/man4/man4.i386/Makefile Fri Apr 20 10:08:01 2001 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.46 2001/04/20 09:35:57 jdolecek Exp $
+# $NetBSD: Makefile,v 1.47 2001/04/20 10:08:01 tron 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 ../dasd.4 ed.4
+MLINKS= mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4 ../edc.4 ed.4
MLINKS+=pcibios.4 PCIBIOS.4
MANSUBDIR=/i386
Home |
Main Index |
Thread Index |
Old Index