summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2004-06-03 18:46:25 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2004-06-03 18:46:25 +0000
commit1dd14b875aae3a65f611fe324a07641db776b414 (patch)
tree48cb1ae470ce1b6584c542f22d0a1a9655d9cd8e
parent50e8e330dd9b82c1e1aea13c90cd1a9f6b5e4450 (diff)
Add gpio(4).
ok deraadt@
-rw-r--r--share/man/man4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index c25b83916ef..1ec4fd7e066 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.265 2004/05/30 08:35:19 grange Exp $
+# $OpenBSD: Makefile,v 1.266 2004/06/03 18:46:24 grange Exp $
MAN= aac.4 ac97.4 acphy.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 \
aic.4 amdpm.4 ami.4 amphy.4 an.4 aria.4 ast.4 atalk.4 \
@@ -10,7 +10,8 @@ MAN= aac.4 ac97.4 acphy.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 \
drum.4 eap.4 ec.4 eephy.4 ef.4 eg.4 ehci.4 eisa.4 el.4 em.4 \
emu.4 enc.4 ep.4 esa.4 esis.4 eso.4 ess.4 exphy.4 \
faith.4 fd.4 fdc.4 fms.4 fpa.4 fxp.4 gdt.4 gem.4 gif.4 \
- gpr.4 gre.4 gscsio.4 gtp.4 hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 \
+ gpio.4 gpr.4 gre.4 gscsio.4 gtp.4 \
+ hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 \
hme.4 hotplug.4 hsq.4 icmp.4 icmp6.4 icsphy.4 idp.4 ifmedia.4 \
iha.4 iic.4 inet.4 inet6.4 inphy.4 iop.4 iophy.4 ioprbs.4 \
iopsp.4 ip.4 ip6.4 ipcomp.4 ipsec.4 isa.4 isapnp.4 \