Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix build failure noted by tnn@.
details: https://anonhg.NetBSD.org/src/rev/9e88c9f8efe5
branches: trunk
changeset: 753746:9e88c9f8efe5
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Apr 08 18:20:46 2010 +0000
description:
Fix build failure noted by tnn@.
diffstat:
share/man/man4/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bbfcb2264a06 -r 9e88c9f8efe5 share/man/man4/Makefile
--- a/share/man/man4/Makefile Thu Apr 08 18:11:20 2010 +0000
+++ b/share/man/man4/Makefile Thu Apr 08 18:20:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.514 2010/04/08 17:44:22 jruoho Exp $
+# $NetBSD: Makefile,v 1.515 2010/04/08 18:20:46 jruoho Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -144,7 +144,7 @@
MLINKS+=drm.4 viadrm.4
MLINKS+=acpiec.4 acpiecdt.4
-MLINKS+=acpiwmi.4 wmidell.4 wmihp.4
+MLINKS+=acpiwmi.4 wmidell.4 acpiwmi.4 wmihp.4
MLINKS+=aibs.4 aiboost.4
MLINKS+=ata.4 atabus.4
MLINKS+=audio.4 audioctl.4
Home |
Main Index |
Thread Index |
Old Index