Module Name:    src
Committed By:   jruoho
Date:           Sat Feb 27 16:12:49 UTC 2010

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

Log Message:
Link acpiecdt to acpiec(4).


To generate a diff of this commit:
cvs rdiff -u -r1.508 -r1.509 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.508 src/share/man/man4/Makefile:1.509
--- src/share/man/man4/Makefile:1.508	Mon Feb 22 07:55:32 2010
+++ src/share/man/man4/Makefile	Sat Feb 27 16:12:49 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.508 2010/02/22 07:55:32 jnemeth Exp $
+#	$NetBSD: Makefile,v 1.509 2010/02/27 16:12:49 jruoho Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
@@ -143,6 +143,7 @@
 MLINKS+=drm.4 tdfxdrm.4
 MLINKS+=drm.4 viadrm.4
 
+MLINKS+=acpiec.4 acpiecdt.4
 MLINKS+=ata.4 atabus.4
 MLINKS+=audio.4 audioctl.4
 MLINKS+=audio.4 mixer.4

Reply via email to