Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Link wmimsi(4) to acpiwmi(4).



details:   https://anonhg.NetBSD.org/src/rev/0eb16ad33dc0
branches:  trunk
changeset: 758169:0eb16ad33dc0
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Oct 24 08:57:57 2010 +0000

description:
Link wmimsi(4) to acpiwmi(4).

diffstat:

 share/man/man4/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 3add042e69a6 -r 0eb16ad33dc0 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Sun Oct 24 08:54:14 2010 +0000
+++ b/share/man/man4/Makefile   Sun Oct 24 08:57:57 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index