summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2014-05-14 23:33:38 +0000
committerloos <loos@FreeBSD.org>2014-05-14 23:33:38 +0000
commitfaac8f5770f7c124d94874fb44c3be27fe65cae2 (patch)
treee045af832bab4598ef4b73740bdce1ff2f0ecd22 /share/man/man4/Makefile
parent1a08ef9120500189667e1d4142779b31622fb643 (diff)
downloadFreeBSD-src-faac8f5770f7c124d94874fb44c3be27fe65cae2.zip
FreeBSD-src-faac8f5770f7c124d94874fb44c3be27fe65cae2.tar.gz
MFC r258044, r258679, r263990
Adds gpioiic.4 and gpioled.4 man pages. Moves some of the information that was previously available on gpio.4 to their respectives pages. Add the cross references on gpioctl.8. Add gpiobus(4) as a link to gpio(4).
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index def02c7..f52cc6d 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -157,6 +157,8 @@ MAN= aac.4 \
gif.4 \
gpib.4 \
gpio.4 \
+ gpioiic.4 \
+ gpioled.4 \
gre.4 \
h_ertt.4 \
hatm.4 \
@@ -635,6 +637,7 @@ MLINKS+=fxp.4 if_fxp.4
MLINKS+=gem.4 if_gem.4
MLINKS+=geom.4 GEOM.4
MLINKS+=gif.4 if_gif.4
+MLINKS+=gpio.4 gpiobus.4
MLINKS+=gre.4 if_gre.4
MLINKS+=hatm.4 if_hatm.4
MLINKS+=hme.4 if_hme.4
OpenPOWER on IntegriCloud