Module Name:    src
Committed By:   jruoho
Date:           Sun Oct 24 08:57:57 UTC 2010

Modified Files:
        src/share/man/man4: Makefile

Log Message:
Link wmimsi(4) to acpiwmi(4).


To generate a diff of this commit:
cvs rdiff -u -r1.528 -r1.529 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.528 src/share/man/man4/Makefile:1.529
--- src/share/man/man4/Makefile:1.528	Tue Oct 19 11:58:00 2010
+++ src/share/man/man4/Makefile	Sun Oct 24 08:57:57 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.528 2010/10/19 11:58:00 pgoyette Exp $
+#	$NetBSD: Makefile,v 1.529 2010/10/24 08:57:57 jruoho Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -148,7 +148,9 @@
 
 MLINKS+=acpiec.4 acpiecdt.4
 MLINKS+=acpivga.4 acpiout.4
-MLINKS+=acpiwmi.4 wmidell.4 acpiwmi.4 wmihp.4
+MLINKS+=acpiwmi.4 wmidell.4 \
+	acpiwmi.4 wmihp.4 \
+	acpiwmi.4 wmimsi.4
 MLINKS+=aibs.4 aiboost.4
 MLINKS+=ata.4 atabus.4
 MLINKS+=audio.4 audioctl.4

Reply via email to