Module Name:    src
Committed By:   jdolecek
Date:           Sun Oct  2 22:44:30 UTC 2016

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

Log Message:
make symlink ahci.4 -> ahcisata.4


To generate a diff of this commit:
cvs rdiff -u -r1.629 -r1.630 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.629 src/share/man/man4/Makefile:1.630
--- src/share/man/man4/Makefile:1.629	Thu Aug 11 09:06:20 2016
+++ src/share/man/man4/Makefile	Sun Oct  2 22:44:30 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.629 2016/08/11 09:06:20 christos Exp $
+#	$NetBSD: Makefile,v 1.630 2016/10/02 22:44:30 jdolecek Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -183,6 +183,7 @@ MLINKS+=acpiwmi.4 wmidell.4 \
 	acpiwmi.4 wmieeepc.4 \
 	acpiwmi.4 wmihp.4 \
 	acpiwmi.4 wmimsi.4
+MLINKS+=ahcisata.4 ahci.4
 MLINKS+=aibs.4 aiboost.4
 MLINKS+=ata.4 atabus.4
 MLINKS+=audio.4 audioctl.4

Reply via email to