diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-29 07:32:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-29 07:32:09 +0000 |
commit | 92ff196b0adace19047e9a3eae5ed26f085124a8 (patch) | |
tree | ca3cb58c8f9e5111b73ab8bc39cd6629bc7610e0 | |
parent | c34ebbd1c896ca37b9ee198079baecac75616d77 (diff) |
tweaks;
-rw-r--r-- | share/man/man4/nmea.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/nmea.4 b/share/man/man4/nmea.4 index 2c0e6413e3e..bd119a1819b 100644 --- a/share/man/man4/nmea.4 +++ b/share/man/man4/nmea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nmea.4,v 1.11 2006/11/29 00:08:34 mbalmer Exp $ +.\" $OpenBSD: nmea.4,v 1.12 2006/11/29 07:32:08 jmc Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -52,9 +52,9 @@ The warning indication is used to provide the sensor status (see below). If the attached device sends the GPRMC message in the 13-field format, the operation mode of the GPS device is reported in the sensor description. The sensor timestamp is copied from the tty timestamp if a device with PPS -is being used and tty timestamping has been turned on. Otherwise the sensor -timestamp is taken when the initial '$' character is received from the NMEA -device. +is being used and tty timestamping has been turned on. +Otherwise the sensor timestamp is taken when the initial `$' character is +received from the NMEA device. .El .Sh SENSOR STATES The quality of the timedelta is reported as the sensor status: |