summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorBill Marr <marr@copper.net>2006-05-21 21:25:48 +0000
committerBill Marr <marr@copper.net>2006-05-21 21:25:48 +0000
commit213ae6f6128149eacc8033f4a1d75d7c8974f404 (patch)
tree853f232088f2884b6b56bd3eb90a4b4eaf856dc0 /gpsd.xml
parent81c1deca6be960064c69a469414c0cc3852c8be4 (diff)
downloadgpsd-213ae6f6128149eacc8033f4a1d75d7c8974f404.tar.gz
Fix three small typographical errors.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsd.xml b/gpsd.xml
index b6c7b5de..3f956039 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -58,7 +58,7 @@ protocol used by the USB version of the Garmin 18 and other Garmin USB
GPSes, or the binary protocol used by Evermore chipsets, or the
extended NMEA used by iTrax. <application>gpsd</application>
effectively hides the differences among these. It also knows about and
-uses commands that tune the GPS for lower latency, decrease bandwidth
+uses commands that tune the GPS for lower latency, decreased bandwidth
usage, or increased accuracy on the San Jose Navigation FV18, the Sony
CXD2951, the uBlox, and the Motorola OnCore GT+. It can read heading
and attitude information from the True North Technologies Revolution
@@ -182,7 +182,7 @@ other than F, K, W=0 or R=0).</para>
<para>The request protocol for <application>gpsd</application> clients
is very simple. Each request normally consists of a single ASCII
character followed by a newline. Case of the request character is
-ignored, Each request returns a line of response text ended by a
+ignored. Each request returns a line of response text ended by a
CR/LF. Requests and responses are as follows, with %f standing for a
decimal float numeral and %d for decimal integer numeral:</para>
@@ -513,7 +513,7 @@ the last fix (if available).</para></listitem>
<varlistentry>
<term>w</term>
-<listitem><para>Sets or toggles 'watcher' mode (see the descroiption
+<listitem><para>Sets or toggles 'watcher' mode (see the description
below). Return "W=0" or "W=1".The command 'w' immediately followed by
the digit '1' or the plus sign '+' sets watcher mode. The command 'w'
followed by the digit '0' or the minus sign '-' clears watcher mode.