diff options
author | 2006-10-26 19:59:00 +0000 | |
---|---|---|
committer | 2006-10-26 19:59:00 +0000 | |
commit | 303f939c0b327bf85ce8d8fd59fe3646d30af69b (patch) | |
tree | 150b8f9eb926abbbe5f31e16a6d188435fd05d7b | |
parent | poor, neglected, uvisor... (diff) | |
download | wireguard-openbsd-303f939c0b327bf85ce8d8fd59fe3646d30af69b.tar.xz wireguard-openbsd-303f939c0b327bf85ce8d8fd59fe3646d30af69b.zip |
oops, uvisor was hiding here all the time; i've moved it up into
the serial/parallel section, since it attaches at ucom;
-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 |