summaryrefslogtreecommitdiff
path: root/gpsctl.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-13 00:40:00 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-13 00:40:00 +0000
commitcc372e0aee54b1dedb000a2ba26e7d80739f47e8 (patch)
tree96f84b03a8c1ec4a259c25906203be4ce0cbf481 /gpsctl.xml
parent9e33950ec5bac9d31f88b78f81c9d66ebf220329 (diff)
downloadgpsd-cc372e0aee54b1dedb000a2ba26e7d80739f47e8.tar.gz
Another gallimaufry of small fixes:
1. Use libxslt for the correct dependency in the spec file. 2. Fix somedocumentation typos. 3. Fix gpsctl man page as suggested by Pert Slansky. 4. Suppress leading zeros in xgps satellite-data display. 5. Change "Course" to "Track" in xgps display.
Diffstat (limited to 'gpsctl.xml')
-rw-r--r--gpsctl.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/gpsctl.xml b/gpsctl.xml
index 38ba1773..ffe745a3 100644
--- a/gpsctl.xml
+++ b/gpsctl.xml
@@ -17,9 +17,12 @@
<cmdsynopsis>
<command>gpsctl</command>
<arg choice='opt'>-h </arg>
- <arg choice='opt'>-n </arg>
- <arg choice='opt'>-b </arg>
+ <group>
+ <arg choice='plain'>-b</arg>
+ <arg choice='plain'>-n</arg>
+ </group>
<arg choice='opt'>-f </arg>
+ <arg choice='opt'>-s <replaceable>speed</replaceable></arg>
<arg choice='opt'>-D <replaceable>debuglevel</replaceable></arg>
<arg choice='opt'>-V </arg>
<arg choice='opt'><replaceable>serial-port</replaceable></arg>