diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-04-03 23:02:01 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-04-03 23:02:01 +0000 |
commit | 85f6027e5353b91b04859e93e58e1bbad987753c (patch) | |
tree | 80c949c98601c248e0159cd81fd8573d6ef1ef94 /share | |
parent | 562647edf6187b784e8a803cc12305857518b407 (diff) |
build sti
Diffstat (limited to 'share')
-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 24a5c5e11bd..0bc2adbf74a 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.198 2002/04/02 18:06:06 nate Exp $ +# $OpenBSD: Makefile,v 1.199 2002/04/03 23:02:00 mickey Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -23,7 +23,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ pty.4 puc.4 qsphy.4 radio.4 raid.4 random.4 ray.4 rd.4 rl.4 rln.4 \ rlphy.4 route.4 rt.4 rtii.4 rtfps.4 \ sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sf4r.4 siop.4 sis.4 sk.4 sl.4 \ - sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sv.4 \ + sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 sv.4 \ tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 \ tp.4 tqphy.4 trm.4 tty.4 tun.4 twe.4 tx.4 txp.4 txphy.4 \ uaudio.4 ubsec.4 ucom.4 udp.4 uftdi.4 ugen.4 uhci.4 uhid.4 uk.4 ukbd.4 \ |