gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] ubxtool: fix some typos in docu


From: Denis OSTERLAND
Subject: [gpsd-dev] [PATCH] ubxtool: fix some typos in docu
Date: Thu, 3 Jan 2019 13:43:00 +0000

Add missing chars, remove duplicate ':' and duplicate VERBOSITY entry.

Signed-off-by: Denis Osterland <address@hidden>
---
 man/ubxtool.xml | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/man/ubxtool.xml b/man/ubxtool.xml
index 493f72ab..2f736ca5 100644
--- a/man/ubxtool.xml
+++ b/man/ubxtool.xml
@@ -54,7 +54,7 @@ If you do not have a u-blox GPS then can stop reading 
now.</para>
   <para>This tool operates with your u-blox GPS at a very low level.
 To understand <application>ubxtool</application> you must first be familiar
 with your u-blox GPS and the documentation for the u-blox binary protocol.
-The u-blox protocol varies greatly depending o GPS model and firmware
+The u-blox protocol varies greatly depending on GPS model and firmware
 revision.
 </para>
   <para>
@@ -168,7 +168,7 @@ is to enable the option.
     <listitem>
      <para>Connect to a file or device.  Accepts one parameter, FILE,
 the file or device to open.   Files are opened read-only.  Character
-devices are opened red/write, unless the -r parameter is given.
+devices are opened read/write, unless the -r parameter is given.
 </para>
     </listitem>
    </varlistentry>
@@ -326,13 +326,6 @@ after the GPS acknowledges the command, unless the -W is 
given.
      <para>Print <application>ubxtool</application> version and exit.</para>
     </listitem>
    </varlistentry>
-   <varlistentry>
-    <term>-v VERBOSITY</term>
-    <listitem>
-     <para>Set verbosity level to VERBOSITY.  Verbosity can be from 0
-     (very quiet), to 4 (very noisy).  Default 2.</para>
-    </listitem>
-   </varlistentry>
    <varlistentry>
     <term>-v VERBOSITY</term>
     <listitem>
@@ -387,7 +380,7 @@ ubxtool -r -f ublox-neo-m8n.log
 </programlisting>
   </para>
   <para>
-Change GPS port speed of device on /dev/ttyAMA0 to 230,400 bps::
+Change GPS port speed of device on /dev/ttyAMA0 to 230,400 bps:
 <programlisting>
 ubxtool -S 230400 -f /dev/ttyAMA0
 </programlisting>
--
2.20.1



Diehl Connectivity Solutions GmbH
Geschäftsführung: Horst Leonberger
Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht
Nürnberg: HRB 32315
___________________________________________________________________________________________________

Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail 
enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten 
haben. Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung 
und/oder Publikation dieser E-Mail ist strengstens untersagt.
The contents of the above mentioned e-mail is not legally binding. This e-mail 
contains confidential and/or legally protected information. Please inform us if 
you have received this e-mail by
mistake and delete it in such a case. Each unauthorized reproduction, 
disclosure, alteration, distribution and/or publication of this e-mail is 
strictly prohibited.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]