diff options
author | 2006-10-26 19:56:40 +0000 | |
---|---|---|
committer | 2006-10-26 19:56:40 +0000 | |
commit | b077c37d4c66a2e53bce1e860d690ce1fdaa1c09 (patch) | |
tree | 895824c78b3da98bcdfe6ebe7d1c2d2e6ebc7924 | |
parent | improve wording; (diff) | |
download | wireguard-openbsd-b077c37d4c66a2e53bce1e860d690ce1fdaa1c09.tar.xz wireguard-openbsd-b077c37d4c66a2e53bce1e860d690ce1fdaa1c09.zip |
poor, neglected, uvisor...
-rw-r--r-- | share/man/man4/usb.4 | 4 | ||||
-rw-r--r-- | share/man/man4/uvisor.4 | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 7038fa5d470..1a9a1efe691 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.77 2006/10/26 19:42:36 jmc Exp $ +.\" $OpenBSD: usb.4,v 1.78 2006/10/26 19:56:40 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -183,6 +183,8 @@ Qualcomm MSM EVDO modem device Prolific PL-2303 USB serial adapter .It Xr uslcom 4 Silicon Laboratories CP2101/CP2102 based USB serial adapter +.It Xr uvisor 4 +USB Handspring Visor .It Xr uvscom 4 SUNTAC Slipper U VS-10U USB serial adapter .El diff --git a/share/man/man4/uvisor.4 b/share/man/man4/uvisor.4 index c07dbcac60a..d34adbb3501 100644 --- a/share/man/man4/uvisor.4 +++ b/share/man/man4/uvisor.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvisor.4,v 1.4 2004/09/30 19:59:26 mickey Exp $ +.\" $OpenBSD: uvisor.4,v 1.5 2006/10/26 19:56:40 jmc Exp $ .\" $NetBSD: uvisor.4,v 1.2 2000/03/31 13:08:01 hubertf Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm uvisor -.Nd USB support for the Handspring Visor +.Nd USB Handspring Visor .Sh SYNOPSIS .Cd "uvisor* at uhub?" .Cd "ucom* at uvisor?" |