Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Explain dty/tty a bit and point to tty(4). Bu...
details: https://anonhg.NetBSD.org/src/rev/8a60c59e1740
branches: trunk
changeset: 347993:8a60c59e1740
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Sep 29 11:38:43 2016 +0000
description:
Explain dty/tty a bit and point to tty(4). Bump date.
Ok gdt@
diffstat:
share/man/man4/ucom.4 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r 32d39a74d88b -r 8a60c59e1740 share/man/man4/ucom.4
--- a/share/man/man4/ucom.4 Thu Sep 29 03:53:13 2016 +0000
+++ b/share/man/man4/ucom.4 Thu Sep 29 11:38:43 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ucom.4,v 1.25 2014/07/25 16:14:01 gdt Exp $
+.\" $NetBSD: ucom.4,v 1.26 2016/09/29 11:38:43 wiz 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 July 25, 2014
+.Dd September 29, 2016
.Dt UCOM 4
.Os
.Sh NAME
@@ -75,6 +75,11 @@
supports the (undocumented) pulse-per-second API normally used on
conventional serial ports, USB serial devices typically have a varying
latency around 1 ms due to the USB frame structure.
+.Pp
+The ttyXX devices are traditional dial-in devices; the dtyXX devices
+are used for dial-out.
+(See
+.Xr tty 4 . )
.Sh FILES
.Bl -tag -width Pa
.It Pa /dev/dtyU?
Home |
Main Index |
Thread Index |
Old Index