summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2006-06-13 10:14:29 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2006-06-13 10:14:29 +0000
commit5bf1a403f95e79b43f2b6e013a356333dda2ac0b (patch)
tree7916578124adb4c9d04195e48dfa236814347460 /share/man/man4
parent8d2614f716016d92fc724e7344e5b6066059d66e (diff)
NMEA0183 is actually NMEA 0183 as discussed with jmc.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/tty.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index ec2171be951..8d8d0b7c35a 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.4,v 1.28 2006/06/01 22:06:59 jmc Exp $
+.\" $OpenBSD: tty.4,v 1.29 2006/06/13 10:14:28 mbalmer Exp $
.\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@ -214,7 +214,7 @@ Point to Point Protocol line discipline.
.It STRIPDISC
Starmode Radio IP line discipline.
.It NMEADISC
-NMEA0183 line discipline.
+NMEA 0183 line discipline.
.El
.Pp
.It Dv TIOCGETD Fa int *ldisc
@@ -497,7 +497,7 @@ controlling terminal, if any
.Xr getty 8
.Sh HISTORY
The cua support is inspired by similar support in SunOS.
-The NMEA0183 line discipline was added in
+The NMEA 0183 line discipline was added in
.Ox 4.0
by
.An Marc Balmer Aq mbalmer@openbsd.org .