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.hp300 Append to MLINKS instead of overwr...
details: https://anonhg.NetBSD.org/src/rev/7f89ef50eb6e
branches: trunk
changeset: 514881:7f89ef50eb6e
user: enami <enami%NetBSD.org@localhost>
date: Thu Sep 13 05:11:08 2001 +0000
description:
Append to MLINKS instead of overwriting it.
diffstat:
share/man/man4/man4.hp300/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 57386774d916 -r 7f89ef50eb6e share/man/man4/man4.hp300/Makefile
--- a/share/man/man4/man4.hp300/Makefile Wed Sep 12 21:48:08 2001 +0000
+++ b/share/man/man4/man4.hp300/Makefile Thu Sep 13 05:11:08 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/09/11 06:30:02 gmcgarry Exp $
+# $NetBSD: Makefile,v 1.10 2001/09/13 05:11:08 enami Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= apci.4 autoconf.4 cons.4 ct.4 dio.4 dca.4 dcm.4 dnkbd.4 \
@@ -9,7 +9,7 @@
#MAN+= dcl.4 st.4
MLINKS= mem.4 kmem.4
-MLINKS= hpib.4 nhpib.4 hpib.4 fhpib.4 hpib.4 hpibbus.4
+MLINKS+=hpib.4 nhpib.4 hpib.4 fhpib.4 hpib.4 hpibbus.4
MANSUBDIR=/hp300
Home |
Main Index |
Thread Index |
Old Index