Module Name:    src
Committed By:   sevan
Date:           Sat Sep  7 16:37:21 UTC 2019

Modified Files:
        src/share/man/man4: tty.4

Log Message:
Extend history section
https://www.bell-labs.com/usr/dmr/man41.pdf
via Ingo Schwarze <schwarze@OpenBSD>


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/tty.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/tty.4
diff -u src/share/man/man4/tty.4:1.28 src/share/man/man4/tty.4:1.29
--- src/share/man/man4/tty.4:1.28	Sat Sep 24 00:06:20 2011
+++ src/share/man/man4/tty.4	Sat Sep  7 16:37:20 2019
@@ -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 @@ Return the current line discipline in th
 .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

Reply via email to