artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb1edbb
)
wrong place to mention nmea. cua is different, that hints at how it
author
deraadt
<deraadt@openbsd.org>
Thu, 15 Jan 2015 00:32:36 +0000
(
00:32
+0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 15 Jan 2015 00:32:36 +0000
(
00:32
+0000)
works to many.
share/man/man4/tty.4
patch
|
blob
|
history
diff --git
a/share/man/man4/tty.4
b/share/man/man4/tty.4
index
e9d13f1
..
df073d6
100644
(file)
--- a/
share/man/man4/tty.4
+++ b/
share/man/man4/tty.4
@@
-1,4
+1,4
@@
-.\" $OpenBSD: tty.4,v 1.4
2 2015/01/15 00:25:00
deraadt Exp $
+.\" $OpenBSD: tty.4,v 1.4
3 2015/01/15 00:32:36
deraadt Exp $
.\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@
-496,7
+496,3
@@
controlling terminal, if any
.Xr getty 8
.Sh HISTORY
The cua support is inspired by similar support in SunOS.
-The NMEA 0183 line discipline was added in
-.Ox 4.0
-by
-.An Marc Balmer Aq Mt mbalmer@openbsd.org .