diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-05 02:03:36 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-05 02:03:36 +0000 |
commit | 7c2a603c1b611cefb9dcce153f126b22c3560b2b (patch) | |
tree | 12212a530ee9964da2aaca98ec6082389ad22b85 /share/man/man4 | |
parent | 634c7ec3f58881322776370eeb5c8c2c30fdd1fe (diff) |
+udav
Diffstat (limited to 'share/man/man4')
-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 f15cf97e739..5cd94c30d10 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.275 2004/09/16 08:20:18 grange Exp $ +# $OpenBSD: Makefile,v 1.276 2004/10/05 02:03:35 jsg 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 udp.4 udsbr.4 \ + txphy.4 uaudio.4 ubsa.4 ubsec.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 \ |