diff options
author | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-06-01 08:02:56 +0000 |
---|---|---|
committer | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-06-01 08:02:56 +0000 |
commit | f6885ed3c12dad4946f9600b5fc3e248938c9949 (patch) | |
tree | b316c59885faaa0471c2c155da633b4ed2845ba1 /share | |
parent | 0f59e7675c2c9784ad0887c4e8ac5c153ffc93a6 (diff) |
Add systrace(4).
ok provos@.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 49a211cd846..904f085ce72 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.207 2002/05/15 21:38:58 jason Exp $ +# $OpenBSD: Makefile,v 1.208 2002/06/01 08:02:55 wcobb 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 \ @@ -24,6 +24,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ rlphy.4 route.4 rt.4 rtii.4 rtfps.4 \ sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sfr.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 sti.4 sv.4 \ + systrace.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 uhidev.4 \ |