Module Name:    src
Committed By:   jnemeth
Date:           Mon Feb 22 07:48:43 UTC 2010

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

Log Message:
fix build breakage -- add new smscmon.4 man page


To generate a diff of this commit:
cvs rdiff -u -r1.505 -r1.506 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.505 src/share/man/man4/Makefile:1.506
--- src/share/man/man4/Makefile:1.505	Sun Feb 21 05:16:29 2010
+++ src/share/man/man4/Makefile	Mon Feb 22 07:48:43 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.505 2010/02/21 05:16:29 cnst Exp $
+#	$NetBSD: Makefile,v 1.506 2010/02/22 07:48:43 jnemeth Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
@@ -22,7 +22,7 @@
 	ddb.4 ddc.4 de.4 dge.4 dk.4 dm.4 dmoverio.4 \
 	dmphy.4 dpt.4 dpti.4 drm.4 drum.4 \
 	eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 esis.4 \
-	esa.4 esiop.4 esm.4 eso.4 etherip.4 exphy.4 \
+	esa.4 esiop.4 esm.4 eso.4 et.4 etherip.4 etphy.4 exphy.4 \
 	fast_ipsec.4 fd.4 finsio.4 fpa.4 fms.4 fss.4 fxp.4 \
 	gcscaudio.4 gem.4 genfb.4 gentbi.4 geodeide.4 \
 	glxtphy.4 gpib.4 gpio.4 gpiolock.4 gpiosim.4 gre.4 gphyter.4 gsip.4 \
@@ -114,7 +114,7 @@
 MAN+=	fwohci.4 fwip.4 sbp.4
 
 # machine-independent I2C devices
-MAN+=	dbcool.4 lmtemp.4 sdtemp.4 spdmem.4
+MAN+=	dbcool.4 lmtemp.4 sdtemp.4 smscmon.4 spdmem.4
 
 # machine-independent SPI devices
 MAN +=	m25p.4 tm121temp.4

Reply via email to