summaryrefslogtreecommitdiff
path: root/gpsctl.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-01-06 03:42:35 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-01-06 03:42:35 +0000
commitc7b8d5d4b5715ed802fa69f84b6fb1a0270902de (patch)
treed01f357587690b916849fdae8dcda1c51efb7494 /gpsctl.xml
parente1ecfd360c78ea426d515215de3c841070db89cd (diff)
downloadgpsd-c7b8d5d4b5715ed802fa69f84b6fb1a0270902de.tar.gz
Clean up gpsctl a bit before extending it.
Diffstat (limited to 'gpsctl.xml')
-rw-r--r--gpsctl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsctl.xml b/gpsctl.xml
index b7d6034b..62932c6c 100644
--- a/gpsctl.xml
+++ b/gpsctl.xml
@@ -52,7 +52,7 @@ running as root in order to have write access to the device.</para>
<varlistentry>
<term>-b</term>
<listitem>
-<para>Put GPS into binary mode. After the GPS resets itself autobaud to
+<para>Put the GPS into binary mode. After the GPS resets itself, autobaud to
the new speed.</para>
</listitem>
</varlistentry>
@@ -75,7 +75,7 @@ its new speed.</para>
<varlistentry>
<term>-l</term>
<listitem>
-<para>List the known device types and exit..</para>
+<para>List the known device types and exit.</para>
</listitem>
</varlistentry>
@@ -120,7 +120,7 @@ string which should be contained in exactly one of the known driver
names; for a list, do <command>gpsctl -l</command>.</para>
<para>Forcing the device type behaves somewhat differently depending
-on whether this tool, is going through the daemon or not. In high-level
+on whether this tool is going through the daemon or not. In high-level
mode, if the device that daemon selects for you doesn't match the
driver you specified, <application>gpsctl</application> exits with
a warning. (This may be useful in scripts.)</para>