From 9ddd3e9e21e90db92090bafd330995023b8bb4a6 Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Mon, 12 Jun 2006 09:23:26 +0000 Subject: Even more to the point now. discussed with jmc... --- share/man/man4/nmea.4 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/nmea.4 b/share/man/man4/nmea.4 index fd73daf3255..497b1f1c5b6 100644 --- a/share/man/man4/nmea.4 +++ b/share/man/man4/nmea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nmea.4,v 1.4 2006/06/12 09:11:08 mbalmer Exp $ +.\" $OpenBSD: nmea.4,v 1.5 2006/06/12 09:23:25 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer .\" @@ -32,9 +32,8 @@ int ldisc = NMEADISC, fildes; ... ioctl(fildes, TIOCSETD, &ldisc); .Ed .Pp -While applications can still use the device as if it had the -default (termios) line discipline attached, the line discipline -maintains a timedelta sensor in the kernel. +The byte stream is unaltered by the line discipline which +maintains a timedelta sensor using the NMEA data. .Sh SEE ALSO .Xr tty 4 .Sh HISTORY -- cgit v1.2.3