Module Name: src
Committed By: wiz
Date: Sun Mar 16 09:37:47 UTC 2014
Modified Files:
src/share/man/man4: umcs.4
Log Message:
Spelling, whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/umcs.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/umcs.4
diff -u src/share/man/man4/umcs.4:1.1 src/share/man/man4/umcs.4:1.2
--- src/share/man/man4/umcs.4:1.1 Sun Mar 16 09:28:43 2014
+++ src/share/man/man4/umcs.4 Sun Mar 16 09:37:47 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: umcs.4,v 1.1 2014/03/16 09:28:43 martin Exp $
+.\" $NetBSD: umcs.4,v 1.2 2014/03/16 09:37:47 wiz Exp $
.\"
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,7 +35,7 @@
.Nd USB multiport serial adapters driver
.Sh SYNOPSIS
.Cd "umcs* at uhub?"
-.Cd "ucom* at umcs?"
+.Cd "ucom* at umcs?"
.Sh HARDWARE
The
.Nm
@@ -55,7 +55,7 @@ Examples of hardware known to work with
The
.Nm
driver attaches the MosChip multiport chipset with individual port
-drivers via
+drivers via
.Xr ucom 4 ,
which makes it behave like a
.Xr tty 4 .
@@ -70,6 +70,6 @@ driver
appeared in
.Nx 7 .
.Pp
-It superseeded the
+It superseded the
.Xr moscom 4
driver.