diff options
| author | Shunsuke Akiyama <akiyama@FreeBSD.org> | 2005-01-25 15:58:53 +0000 |
|---|---|---|
| committer | Shunsuke Akiyama <akiyama@FreeBSD.org> | 2005-01-25 15:58:53 +0000 |
| commit | b58e7b4cc5a1aa58d5ebac67a30713ea7ef2d5d8 (patch) | |
| tree | e22c77a1fcdbbe77d7a38095176ff721f53af7f8 | |
| parent | 84a69752150bf0edf1f81e37b4d449c7a81a3211 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/uplcom.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/uplcom.4 b/share/man/man4/uplcom.4 index 9be55a16d9f6..ab353ec40e06 100644 --- a/share/man/man4/uplcom.4 +++ b/share/man/man4/uplcom.4 @@ -36,19 +36,20 @@ .\" .\" $FreeBSD$ .\" -.Dd January 12, 2005 +.Dd January 25, 2005 .Dt UPLCOM 4 .Os .Sh NAME .Nm uplcom -.Nd USB support for Prolific PL-2303 serial adapters driver +.Nd USB support for Prolific PL-2303/2303X/2303HX serial adapters driver .Sh SYNOPSIS .Cd "device uplcom" .Cd "device ucom" .Sh DESCRIPTION The .Nm -driver provides support for the Prolific PL-2303 USB-to-RS232 Bridge chip. +driver provides support for various serial adapters based on the Prolific +PL-2303, PL-2303X and PL-2303HX USB-to-RS232 Bridge chips. .Pp The device is accessed through the .Xr ucom 4 |
