Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix the build
details: https://anonhg.NetBSD.org/src/rev/802962ada773
branches: trunk
changeset: 786731:802962ada773
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed May 08 04:33:15 2013 +0000
description:
Fix the build
diffstat:
share/man/man4/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d14af0dd71d8 -r 802962ada773 share/man/man4/Makefile
--- a/share/man/man4/Makefile Wed May 08 04:05:46 2013 +0000
+++ b/share/man/man4/Makefile Wed May 08 04:33:15 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.599 2013/05/07 22:45:26 rkujawa Exp $
+# $NetBSD: Makefile,v 1.600 2013/05/08 04:33:15 pgoyette Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -121,7 +121,7 @@
MAN+= fwohci.4 fwip.4 sbp.4
# machine-independent I2C devices
-MAN+= dbcool.4 g760a.4 lmtemp.4 mcp980x.4 sdtemp.4 smscmon.4 spdmem.4
+MAN+= dbcool.4 g760a.4 lmtemp.4 mcp980x.4 sdtemp.4 smscmon.4 spdmem.4 \
tps65217pmic.4
# machine-independent SPI devices
Home |
Main Index |
Thread Index |
Old Index