Module Name: src
Committed By: kardel
Date: Wed Apr 23 06:53:14 UTC 2014
Modified Files:
src/share/man/man4: Makefile
Log Message:
move mcp23s17gpio.4 to MI SPI drivers section
To generate a diff of this commit:
cvs rdiff -u -r1.612 -r1.613 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.612 src/share/man/man4/Makefile:1.613
--- src/share/man/man4/Makefile:1.612 Sun Apr 6 17:59:39 2014
+++ src/share/man/man4/Makefile Wed Apr 23 06:53:14 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2014/04/06 17:59:39 kardel Exp $
+# $NetBSD: Makefile,v 1.613 2014/04/23 06:53:14 kardel Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -37,7 +37,7 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 a
jme.4 jmide.4 joy.4 \
kloader.4 kse.4 ksyms.4 kttcp.4 \
lc.4 ld.4 lii.4 lo.4 lua.4 lxtphy.4 \
- mainbus.4 makphy.4 malo.4 mbe.4 mca.4 mcclock.4 mcp23s17gpio.4 md.4 mfb.4 \
+ mainbus.4 makphy.4 malo.4 mbe.4 mca.4 mcclock.4 md.4 mfb.4 \
mfi.4 mhzc.4 \
micphy.4 midi.4 mii.4 mk48txx.4 mlx.4 mly.4 mpls.4 mpii.4 mpt.4 mpu.4 mtd.4 \
mtio.4 msm6242b.4 multicast.4 mvsata.4 \
@@ -126,7 +126,7 @@ MAN+= dbcool.4 g760a.4 lmenv.4 lmtemp.4
smscmon.4 spdmem.4 tps65217pmic.4
# machine-independent SPI devices
-MAN += m25p.4 tm121temp.4
+MAN += m25p.4 mcp23s17gpio.4 tm121temp.4
# machine-independent SD/MMC devices
MAN += sbt.4 sdhc.4 sdmmc.4