diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-01-14 12:35:18 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-01-14 12:35:18 +0000 |
commit | 5ec29e79f70e0d2b81c18c97137b46a4a897d4c8 (patch) | |
tree | 0139a920d82e7965846a27b6783ca866b086c22b /share/man/man4/Makefile | |
parent | b0b0183bfdf4a33fc8d502894ebad9057e810fa0 (diff) |
Add ubt(4) man page.
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 b411ce13643..78b53a167ce 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.288 2005/01/04 16:39:08 miod Exp $ +# $OpenBSD: Makefile,v 1.289 2005/01/14 12:35:17 grange Exp $ MAN= aac.4 ac97.4 acphy.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 ahd.4 \ aic.4 amdpm.4 ami.4 amphy.4 an.4 aria.4 ast.4 atalk.4 \ @@ -29,7 +29,7 @@ MAN= aac.4 ac97.4 acphy.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 ahd.4 \ sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 stp.4 sv.4 \ systrace.4 tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 \ tlphy.4 tqphy.4 trm.4 tty.4 tun.4 twe.4 tx.4 txp.4 \ - txphy.4 uaudio.4 ubsa.4 ubsec.4 ucom.4 udav.4 udp.4 udsbr.4 \ + txphy.4 uaudio.4 ubsa.4 ubsec.4 ubt.4 ucom.4 udav.4 udp.4 udsbr.4 \ uftdi.4 ugen.4 uhci.4 uhid.4 uhidev.4 uk.4 ukbd.4 \ ukphy.4 ulpt.4 umass.4 umct.4 umidi.4 umodem.4 ums.4 \ unix.4 upl.4 uplcom.4 urio.4 url.4 urlphy.4 usb.4 \ |