diff options
author | 2015-01-04 20:29:09 +0000 | |
---|---|---|
committer | 2015-01-04 20:29:09 +0000 | |
commit | dcd54521504af6d4fa6e3b6cc11c4cef108b02a7 (patch) | |
tree | bd3c47fed2bb4d6c7271932b8250e7ada0b133df | |
parent | Only set the status of a completed xfer just before giving it back to (diff) | |
download | wireguard-openbsd-dcd54521504af6d4fa6e3b6cc11c4cef108b02a7.tar.xz wireguard-openbsd-dcd54521504af6d4fa6e3b6cc11c4cef108b02a7.zip |
add uslhcom(4) to SYNOPSYS
ok by jmc@
-rw-r--r-- | share/man/man4/ucom.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index e093dc56c7a..9686d894f6c 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.27 2014/12/17 11:53:43 jsg Exp $ +.\" $OpenBSD: ucom.4,v 1.28 2015/01/04 20:29:09 uaa Exp $ .\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 17 2014 $ +.Dd $Mdocdate: January 4 2015 $ .Dt UCOM 4 .Os .Sh NAME @@ -48,6 +48,7 @@ .Cd "ucom* at umsm?" # Qualcomm MSM .Cd "ucom* at uplcom?" # Prolific PL-2303 .Cd "ucom* at uslcom?" # Silicon Laboratories CP2101/CP2102 +.Cd "ucom* at uslhcom?" # Silicon Laboratories CP2110 .Cd "ucom* at uticom?" # Texas Instruments TUSB3410 .Cd "ucom* at uvisor?" # Handspring Visor .Cd "ucom* at uvscom?" # SUNTAC Slipper U VS-10U |