Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 make symlink ahci.4 -> ahcisata.4



details:   https://anonhg.NetBSD.org/src/rev/a0ccd037a9b7
branches:  trunk
changeset: 818198:a0ccd037a9b7
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sun Oct 02 22:44:30 2016 +0000

description:
make symlink ahci.4 -> ahcisata.4

diffstat:

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

diffs (17 lines):

diff -r 9bfc43f9bb7f -r a0ccd037a9b7 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Sun Oct 02 21:06:18 2016 +0000
+++ b/share/man/man4/Makefile   Sun Oct 02 22:44:30 2016 +0000
@@ -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 @@
        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



Home | Main Index | Thread Index | Old Index