summaryrefslogtreecommitdiff
path: root/gpsctl.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-12 14:50:27 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-12 14:50:27 +0000
commit8f0029c8b3eaf4e9c64ce2cd31a3784060ea5bfc (patch)
treeb287c657865e477d3dd9ac1c062b51c44c20b66d /gpsctl.xml
parent45e9814cea45549822ccda7e24958b809363431f (diff)
downloadgpsd-8f0029c8b3eaf4e9c64ce2cd31a3784060ea5bfc.tar.gz
Several small fixes:
1. Make the configure message whem man pages aren't built more explicit. 2. Remove the *.5 generated pages. 3. Clear subtype info, if any, on on device close. 4. Document the gpsctl -s option. Also, first steps towards a gpsctl type-forcing option.
Diffstat (limited to 'gpsctl.xml')
-rw-r--r--gpsctl.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/gpsctl.xml b/gpsctl.xml
index af6f2e02..38ba1773 100644
--- a/gpsctl.xml
+++ b/gpsctl.xml
@@ -10,7 +10,7 @@
</refmeta>
<refnamediv id='name'>
<refname>gpsctl</refname>
-<refpurpose>control the modes of a Gps GPS</refpurpose>
+<refpurpose>control the modes of a GPS</refpurpose>
</refnamediv>
<refsynopsisdiv id='synopsis'>
@@ -68,6 +68,13 @@ its new speed.</para>
</varlistentry>
<varlistentry>
+<term>-s</term>
+<listitem>
+<para>Set the baud rate at which the GPS emits packets.</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
<term>-h</term>
<listitem>
<para>Display program usage and exit.</para>