diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-11-30 19:21:22 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-11-30 19:21:22 +0000 |
commit | c5f57d0ab80d2f553da62da6dcf728ff4c1824d9 (patch) | |
tree | 90aeca8e9f2ac87b080aeed299c6ff383ce4e137 /share | |
parent | de0cdec8d1bccc63e99500fb666bf9625ca16d5b (diff) |
add uvscom(4)
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 e5273d24ba5..74a761d85d6 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.225 2002/11/29 18:37:11 mickey Exp $ +# $OpenBSD: Makefile,v 1.226 2002/11/30 19:21:21 nate Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -32,7 +32,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ uhidev.4 uk.4 ukbd.4 \ ukphy.4 ulpt.4 umct.4 umidi.4 umodem.4 ums.4 umass.4 unix.4 upl.4 \ uplcom.4 urio.4 \ - url.4 urlphy.4 usb.4 uscanner.4 usscanner.4 uvisor.4 uyap.4 \ + url.4 urlphy.4 usb.4 uscanner.4 usscanner.4 uvisor.4 uvscom.4 uyap.4 \ vga.4 vlan.4 vnd.4 vr.4 \ wb.4 wd.4 wdc.4 we.4 wi.4tbl \ wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \ |