diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-06-14 09:45:03 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-06-14 09:45:03 +0000 |
commit | 83811c30363f6f2a518a3bdd9aea04bd9779410f (patch) | |
tree | f7072e98abd2cb1c36cde1e738b8d00ef658d912 /share/man | |
parent | 6448cbf4fc329cf42dfd99aad66fb914d6808a96 (diff) |
GPRMC = Recommended Minimum Specific GPS/TRANSIT Data
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nmea.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nmea.4 b/share/man/man4/nmea.4 index 761fc5045ea..8bddc67ed25 100644 --- a/share/man/man4/nmea.4 +++ b/share/man/man4/nmea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nmea.4,v 1.7 2006/06/14 08:03:08 mbalmer Exp $ +.\" $OpenBSD: nmea.4,v 1.8 2006/06/14 09:45:02 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -46,7 +46,7 @@ The line discipline decodes the following NMEA 0183 sentences: .Bl -tag -width "GPRMCXX" .It GPRMC -Recommended minimal navigation information C. +Recommended Minimum Specific GPS/TRANSIT Data. Only the time and date information is extracted. 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, |