diff options
Diffstat (limited to 'share/man/man4/umct.4')
-rw-r--r-- | share/man/man4/umct.4 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/umct.4 b/share/man/man4/umct.4 index ef3b5e30d3f..72301887b24 100644 --- a/share/man/man4/umct.4 +++ b/share/man/man4/umct.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umct.4,v 1.10 2007/05/31 19:19:52 jmc Exp $ +.\" $OpenBSD: umct.4,v 1.11 2007/06/01 16:56:26 jmc Exp $ .\" $NetBSD: umct.4,v 1.5 2002/02/07 03:15:09 ross Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 1 2007 $ .Dt UMCT 4 .Os .Sh NAME @@ -44,6 +44,16 @@ .Sh SYNOPSIS .Cd "umct* at uhub?" .Cd "ucom* at umct?" +.Sh DESCRIPTION +The +.Nm +driver provides support for MCT USB-to-RS232 Converter and their family +products. +.Pp +The device is accessed through the +.Xr ucom 4 +driver which makes it behave like a +.Xr tty 4 . .Sh HARDWARE The .Nm @@ -57,16 +67,6 @@ driver supports the following adapters: .It MCT USB-RS232 Converter 25 pin Model U232-P25 .It Sitecom USB-RS232 Converter .El -.Sh DESCRIPTION -The -.Nm -driver provides support for MCT USB-to-RS232 Converter and their family -products. -.Pp -The device is accessed through the -.Xr ucom 4 -driver which makes it behave like a -.Xr tty 4 . .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , |