Module Name: src
Committed By: pooka
Date: Wed Dec 16 01:42:41 UTC 2009
Modified Files:
src/share/man/man4: ucom.4
Log Message:
add dialout devices to FILES
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/ucom.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/ucom.4
diff -u src/share/man/man4/ucom.4:1.20 src/share/man/man4/ucom.4:1.21
--- src/share/man/man4/ucom.4:1.20 Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/ucom.4 Wed Dec 16 01:42:41 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ucom.4,v 1.20 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: ucom.4,v 1.21 2009/12/16 01:42:41 pooka Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 24, 2008
+.Dd December 16, 2009
.Dt UCOM 4
.Os
.Sh NAME
@@ -68,6 +68,7 @@
multiple external ports.
.Sh FILES
.Bl -tag -width Pa
+.It Pa /dev/dtyU?
.It Pa /dev/ttyU?
.El
.Sh SEE ALSO