diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2015-01-15 00:32:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2015-01-15 00:32:37 +0000 |
commit | 12b47ff9e30d3803820fb18d6fbf12f9370593d3 (patch) | |
tree | f5ab1b7974ef70c555ec5475aacfd9adbff06940 /share/man | |
parent | ce5b63c96ee00eae2ab1bd730baded4bc0609b42 (diff) |
wrong place to mention nmea. cua is different, that hints at how it
works to many.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tty.4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index e9d13f124b4..df073d6128d 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.42 2015/01/15 00:25:00 deraadt Exp $ +.\" $OpenBSD: tty.4,v 1.43 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 . |