diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-26 19:59:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-26 19:59:01 +0000 |
commit | cb4b7ad473b4ae88d0df81aea4a0682bebc0c4c7 (patch) | |
tree | 3889ade4f9d17036b5e8f101eca415b43441e9c0 /share | |
parent | bca8b862819f4cf0179a13cbab71684ee2f23336 (diff) |
oops, uvisor was hiding here all the time; i've moved it up into
the serial/parallel section, since it attaches at ucom;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/usb.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 1a9a1efe691..88fb8b1de23 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.78 2006/10/26 19:56:40 jmc Exp $ +.\" $OpenBSD: usb.4,v 1.79 2006/10/26 19:59:00 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -234,8 +234,6 @@ Prolific based host-to-host adapters scanners .It Xr usscanner 4 SCSI-over-USB scanners -.It Xr uvisor 4 -Handspring Visor .It Xr uyap 4 YAP phone firmware loader .El |