Module Name: src
Committed By: jruoho
Date: Thu Apr 8 18:20:46 UTC 2010
Modified Files:
src/share/man/man4: Makefile
Log Message:
Fix build failure noted by t...@.
To generate a diff of this commit:
cvs rdiff -u -r1.514 -r1.515 src/share/man/man4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.514 src/share/man/man4/Makefile:1.515
--- src/share/man/man4/Makefile:1.514 Thu Apr 8 17:44:22 2010
+++ src/share/man/man4/Makefile Thu Apr 8 18:20:46 2010
@@ -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