Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Don't forget to build and install MI HIL man ...



details:   https://anonhg.NetBSD.org/src/rev/21e81ed74b8f
branches:  trunk
changeset: 761863:21e81ed74b8f
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Wed Feb 09 15:31:30 2011 +0000

description:
Don't forget to build and install MI HIL man pages.

diffstat:

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

diffs (19 lines):

diff -r 974ce979d255 -r 21e81ed74b8f share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed Feb 09 15:12:40 2011 +0000
+++ b/share/man/man4/Makefile   Wed Feb 09 15:31:30 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.548 2011/01/26 18:48:12 bouyer Exp $
+#      $NetBSD: Makefile,v 1.549 2011/02/09 15:31:30 tsutsui Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -125,6 +125,9 @@
 # machine-independent SD/MMC devices
 MAN += sbt.4 sdhc.4 sdmmc.4
 
+# machine-independent HIL devices
+MAN += hil.4 hilkbd.4 hilid.4 hilms.4
+
 # IPv6/IPsec
 MAN+=  faith.4 gif.4 inet6.4 icmp6.4 ip6.4 ipsec.4 stf.4
 



Home | Main Index | Thread Index | Old Index