diff options
Diffstat (limited to 'share/man/man4/uftdi.4')
-rw-r--r-- | share/man/man4/uftdi.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4 index 1c94cab419b..4d2b1f33af6 100644 --- a/share/man/man4/uftdi.4 +++ b/share/man/man4/uftdi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uftdi.4,v 1.2 2002/08/29 07:34:31 wcobb Exp $ +.\" $OpenBSD: uftdi.4,v 1.3 2002/09/26 22:09:53 miod Exp $ .\" $NetBSD: uftdi.4,v 1.3 2001/01/13 20:53:22 nathanw Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -42,8 +42,8 @@ .Nm uftdi .Nd USB support for serial adapters based on the FT8U100AX .Sh SYNOPSIS -.Cd "uftdi* at uhub?" -.Cd "ucom* at uftdi?" +.Cd "uftdi* at uhub? port ? configuration ?" +.Cd "ucom* at uftdi? portno ?" .Sh DESCRIPTION The .Nm @@ -65,8 +65,10 @@ driver supports the following adapters: .It Tn QVS USC-1000 .El .Sh SEE ALSO +.Xr intro 4 , .Xr tty 4 , .Xr ucom 4 , +.Xr uhub 4 , .Xr usb 4 .Sh HISTORY The |