summaryrefslogtreecommitdiff
path: root/gpsdecode.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-23 10:00:05 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-23 10:00:05 -0500
commitca30601d5ce27bcb5c47cb261d017347da3872fe (patch)
tree55018b254e2c00e5498d5b7d939cdac73bb59b3a /gpsdecode.xml
parent1efbe513a841f1e732d315d7bbeea04ef959547b (diff)
downloadgpsd-ca30601d5ce27bcb5c47cb261d017347da3872fe.tar.gz
Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only.
No code changes. All regression tests pass.
Diffstat (limited to 'gpsdecode.xml')
-rw-r--r--gpsdecode.xml14
1 files changed, 4 insertions, 10 deletions
diff --git a/gpsdecode.xml b/gpsdecode.xml
index becf6acf..c3cbfde9 100644
--- a/gpsdecode.xml
+++ b/gpsdecode.xml
@@ -66,18 +66,13 @@ decoded, but not yet encoded.</para>
<refsect1 id='options'><title>OPTIONS</title>
<para>The <option>-d</option> option tells the program to decode
-packets presented on standard input to a text dump on standard
+packets presented on standard input to a JSON dump on standard
output. This is the default behavior.</para>
-<para>RTCM2 will be dumped in one of the formats of
-<citerefentry><refentrytitle>rtcm-104</refentrytitle><manvolnum>5</manvolnum></citerefentry>
-on standard output. </para>
-
<para>The <option>-e</option> option option tells the program to
-encode a text dump in one of the formats of
-<citerefentry><refentrytitle>rtcm-104</refentrytitle><manvolnum>5</manvolnum></citerefentry>
-to standard output. This option is a placeholder: support for RTCM2
-encoding from the Sager format has been removed</para>
+encode a text dump to binary on standard output. This option is a
+placeholder: support for RTCM2 encoding from the Sager format has been
+removed</para>
<para>The <option>-u</option> suppresses scaling of AIS data to float quantities
and text expansion of numeric codes. A dump with this option is
@@ -194,7 +189,6 @@ other string fields can contain commas.</para>
<citerefentry><refentrytitle>libgpsd</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gpsprof</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gpsfake</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>rtcm-104</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
</para>
</refsect1>
<refsect1 id='maintainer'><title>AUTHOR</title>