diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-09-23 08:53:17 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-09-23 08:53:17 +0000 |
commit | b6ad1c857f904bade0a3161c4a4b52467c3a24ef (patch) | |
tree | 4d289976973e0eca76f146d23ba1c17d4e701ec8 /share/man | |
parent | 7f44817e1a26ece3326e6a9ac64a1053f3ae412b (diff) |
fix manufacturer name.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ucom.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index ed8cf4331fd..13b6b72dc76 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.30 2015/04/24 21:03:58 jmc Exp $ +.\" $OpenBSD: ucom.4,v 1.31 2015/09/23 08:53:16 sobrado 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: April 24 2015 $ +.Dd $Mdocdate: September 23 2015 $ .Dt UCOM 4 .Os .Sh NAME @@ -36,7 +36,7 @@ .Nd USB tty support .Sh SYNOPSIS .Cd "ucom* at moscom?" # MosChip Semiconductor MCS7703 -.Cd "ucom* at uark?" # Arkmicro Technologie +.Cd "ucom* at uark?" # Arkmicro Technologies .Cd "ucom* at ubsa?" # Belkin .Cd "ucom* at uchcom?" # WinChipHead CH341/340 .Cd "ucom* at ucycom?" # Cypress |