Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Extend history section
details: https://anonhg.NetBSD.org/src/rev/884e3999ef9c
branches: trunk
changeset: 459376:884e3999ef9c
user: sevan <sevan%NetBSD.org@localhost>
date: Sat Sep 07 16:37:20 2019 +0000
description:
Extend history section
https://www.bell-labs.com/usr/dmr/man41.pdf
via Ingo Schwarze <schwarze@OpenBSD>
diffstat:
share/man/man4/tty.4 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 33162e0a8a1b -r 884e3999ef9c share/man/man4/tty.4
--- a/share/man/man4/tty.4 Sat Sep 07 15:34:44 2019 +0000
+++ b/share/man/man4/tty.4 Sat Sep 07 16:37:20 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tty.4,v 1.28 2011/09/24 00:06:20 christos Exp $
+.\" $NetBSD: tty.4,v 1.29 2019/09/07 16:37:20 sevan Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)tty.4 8.3 (Berkeley) 4/19/94
.\"
-.Dd September 9, 2011
+.Dd September 7, 2019
.Dt TTY 4
.Os
.Sh NAME
@@ -478,6 +478,12 @@
.Xr getty 8 ,
.Xr linedisc 9
.Sh HISTORY
+A console typewriter device
+.Pa /dev/tty
+and asynchronus communication interfaces
+.Pa /dev/tty[0-5]
+first appeared in
+.At v1 .
Separate dial-out device files were implemented in SunOS 4.
They were cloned by
.An Charles M. Hannum
Home |
Main Index |
Thread Index |
Old Index