summaryrefslogtreecommitdiff
path: root/www/index.html.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-13 16:40:52 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-13 16:40:52 +0000
commitdaf596d2b37b8b19822315eea6aa34ebb0d18339 (patch)
treeec1c35400dbbe0e920380b4150ed6c888749ea1c /www/index.html.in
parentef53d3a73bab5c9d031ecb091d847bee1d431703 (diff)
downloadgpsd-daf596d2b37b8b19822315eea6aa34ebb0d18339.tar.gz
rtcmdecode -> gpsdecode.
Diffstat (limited to 'www/index.html.in')
-rw-r--r--www/index.html.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html.in b/www/index.html.in
index dc0dbf1a..28accb11 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -240,15 +240,15 @@ tool. (This replaces the <code>sirfmon</code> tool in older versions.)</dd>
captures GPS output and/or <code>gpsd</code> reports and sends it to
standard output.</dd>
-<!--
-<dt><a href="rtcmdecode.html">rtcmdecode.1</a></dt>
-<dd>The <code>rtcmdecode</code> RTCM-104 decoder.</dd>
+<dt><a href="gpsdecode.html">gpsdecode.1</a></dt>
+<dd>The <code>gpsdecode</code> packet decoder.</dd>
+<!--
<dt><a href="gpsflash.html">gpsflash(1)</a></dt>
<dd>The <code>src</code> GPS firmware uploader..</dd>
<dt><a href="rtcm-104.html">rtcm-104.5</a></dt>
-<dd>The <code>rtcmdecode</code> RTCM104 decoder dump format.</dd>
+<dd>The <code>gpsdecode</code> RTCM104 decoder dump format.</dd>
<dt><a href="srec.html">srec.5</a></dt>
<dd>The <code>src</code> Motorola S-record and file format.</dd>