diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-26 19:56:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-26 19:56:41 +0000 |
commit | bca8b862819f4cf0179a13cbab71684ee2f23336 (patch) | |
tree | 490f1f7702e3f5ba23bf16d885ecc59be480ad36 /share | |
parent | 3bf77f6cc2c72b8e84b8b3fdb558a8afedd59ea4 (diff) |
poor, neglected, uvisor...
Diffstat (limited to 'share')
-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?" |