diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-05-15 04:17:31 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-05-15 04:17:31 +0000 |
commit | 80a6e70a19a407c482fae79ec48c3497aa0420e9 (patch) | |
tree | fbbedefac82855627cadbb411b987e113e18b78a /share/man/man4/Makefile | |
parent | dffc15e7537ba0afd2e89b38cedc78952edd48d0 (diff) |
driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);
from NetBSD.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index b64091079e4..7e631e201e5 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.115 2000/04/27 03:59:21 millert Exp $ +# $OpenBSD: Makefile,v 1.116 2000/05/15 04:17:29 jason Exp $ MAN= ac97.4 an.4 atalk.4 atapiscsi.4 audio.4 adv.4 ahc.4 aue.4 bpf.4 \ bridge.4 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 cltp.4 cmpci.4 cnw.4 \ @@ -13,9 +13,10 @@ MAN= ac97.4 an.4 atalk.4 atapiscsi.4 audio.4 adv.4 ahc.4 aue.4 bpf.4 \ null.4 ohci.4 opl.4 options.4 pchb.4 pci.4 pciide.4 pcmcia.4 pty.4 \ qsphy.4 raid.4 \ random.4 ray.4 rl.4 rln.4 rlphy.4 route.4 scsi.4 sd.4 ses.4 sf.4 \ - sis.4 sk.4 sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 sv.4 tb.4 \ - tcp.4 termios.4 ti.4 tl.4 tlphy.4 tp.4 tqphy.4 tty.4 tun.4 tx.4 \ - txphy.4 uaudio.4 udp.4 ugen.4 uhci.4 uhid.4 uk.4 ukphy.4 ulpt.4 \ + sis.4 sk.4 sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 sv.4 \ + tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 tp.4 tqphy.4 tty.4 \ + tun.4 tx.4 txphy.4 \ + uaudio.4 udp.4 ugen.4 uhci.4 uhid.4 uk.4 ukphy.4 ulpt.4 \ umass.4 unix.4 urio.4 usb.4 vlan.4 vnd.4 vr.4 wb.4 wd.4 we.4 wx.4 xl.4 \ ym.4 zero.4 |