diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-03-22 20:02:00 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-03-22 20:02:00 +0000 |
commit | 33b3583fd559cfc67cbb9d8673bc683c03b37757 (patch) | |
tree | 314e000edb56577af0f0a01dc07b42c1052a6c22 /share/man/man4/Makefile | |
parent | 2edafce978414e2627765cf8335b7d6f64a2e18f (diff) |
ray(4); chopps@netbsd.org
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 02e978ce4a0..41abc771ba5 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.101 2000/03/16 20:34:08 deraadt Exp $ +# $OpenBSD: Makefile,v 1.102 2000/03/22 20:01:59 mickey Exp $ # $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $ MAN= ac97.4 atalk.4 atapiscsi.4 audio.4 adv.4 ahc.4 al.4 ax.4 bpf.4 \ @@ -8,7 +8,7 @@ MAN= ac97.4 atalk.4 atapiscsi.4 audio.4 adv.4 ahc.4 al.4 ax.4 bpf.4 \ ifmedia.4 inet.4 inphy.4 iophy.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 ncr.4 ne.4 netintro.4 ns.4 nsip.4 nsphy.4 null.4 \ - opl.4 options.4 pciide.4 pcmcia.4 pty.4 qsphy.4 raid.4 random.4 \ + opl.4 options.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 \ |