diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-26 05:52:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-26 05:52:06 +0000 |
commit | 2549db493327438464a27dcaecced7179923bf07 (patch) | |
tree | e11a76099088ad974b540eea5a6e2e6c4689143d /share | |
parent | a00e63fb9da97e7b71f87d20bc4267f31aaa4570 (diff) |
missing file
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 8e160fa7792..b7557b32337 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.66 1999/07/25 17:12:55 jason Exp $ +# $OpenBSD: Makefile,v 1.67 1999/07/26 05:52:05 deraadt Exp $ # $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $ MAN= atalk.4 atapiscsi.4 audio.4 acd.4 adv.4 ahc.4 bpf.4 bridge.4 ccd.4 \ @@ -7,7 +7,8 @@ MAN= atalk.4 atapiscsi.4 audio.4 acd.4 adv.4 ahc.4 bpf.4 bridge.4 ccd.4 \ ifmedia.4 imp.4 inet.4 inphy.4 ip.4 ipl.4 ipsec.4 isapnp.4 iso.4 \ isp.4 ksyms.4 lkm.4 lmc.4 lo.4 lxtphy.4 \ midi.4 mii.4 mtdphy.4 mtio.4 mx.4 ncr.4 ne.4 netintro.4 \ - ns.4 nsip.4 nsphy.4 null.4 opl.4 options.4 pcmcia.4 pn.4 pty.4 \ + ns.4 nsip.4 nsphy.4 null.4 opl.4 options.4 pciide.4 pcmcia.4 \ + pn.4 pty.4 \ qsphy.4 raid.4 random.4 rl.4 rln.4 rlphy.4 route.4 scsi.4 sd.4 sl.4 \ sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 sv.4 \ tb.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 \ |