summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-09-24 15:07:33 -0700
committerGary E. Miller <gem@rellim.com>2018-09-24 15:07:33 -0700
commit537f38262f27356903ce0d011678439f1fb57538 (patch)
treea446a93e4602acb0b57450e3deba1eccea4bfbc9 /contrib
parent17e7523d62c950bf923331338141e5414ec65244 (diff)
downloadgpsd-537f38262f27356903ce0d011678439f1fb57538.tar.gz
zerk.xml: tweak the zerk manual.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/zerk.xml23
1 files changed, 11 insertions, 12 deletions
diff --git a/contrib/zerk.xml b/contrib/zerk.xml
index 85f6303f..e82d5c71 100644
--- a/contrib/zerk.xml
+++ b/contrib/zerk.xml
@@ -35,11 +35,10 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<arg choice='opt'>-h </arg>
<arg choice='opt'>-O <replaceable>oaf</replaceable>
</arg>
- <arg choice='opt'>-p <replaceable>preset</replaceable>
- </arg>
- <arg choice='opt'>-r </arg>
+ <arg choice='opt'>-p <replaceable>preset</replaceable></arg>
<arg choice='opt'>-R <replaceable>rawfile</replaceable>
</arg>
+ <arg choice='opt'>-r </arg>
<arg choice='opt'>-S <replaceable>setspeed</replaceable>
</arg>
<arg choice='opt'>-s <replaceable>speed</replaceable>
@@ -67,7 +66,7 @@ with your Javad GPS and the documentation for the GREIS protocol.
<para>
<application>zerk</application> can decode common GREIS messages,
poll the GPS status, enable and disable GPS features, and send user
-generated commands to the GPS. It can GREIS read messages from a file. It
+generated commands to the GPS. It can read GREIS messages from a file. It
can read and write directly through a serial device, or through a
running gpsd instance.</para>
</refsect1>
@@ -76,13 +75,6 @@ running gpsd instance.</para>
<para>The program accepts the following options:</para>
<variablelist remap='TP'>
<varlistentry>
- <term>-?</term>
- <listitem>
- <para>Makes <application>zerk</application> print
-a usage message and exit.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term>-c COMMAND</term>
<listitem>
<para>Send a text string to the GPS. Accepts one parameter, COMMAND,
@@ -327,7 +319,7 @@ the GPS acknowledges the command, unless the -W is given.
<varlistentry>
<term>-V</term>
<listitem>
- <para>Print <application>zerk</application> and exit.</para>
+ <para>Print <application>zerk</application> version and exit.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -375,6 +367,13 @@ completion of -d, -e or -p command, unless -W is given. Default 2.0 second.</pa
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>-?</term>
+ <listitem>
+ <para>Makes <application>zerk</application> print
+a usage message and exit.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1 id='environment'>