From ed9c015c2730fbe81e87ce8f598be488b267ce23 Mon Sep 17 00:00:00 2001 From: Denis OSTERLAND Date: Thu, 3 Jan 2019 13:43:00 +0000 Subject: ubxtool: fix some typos in docu Add missing chars, remove duplicate ':' and duplicate VERBOSITY entry. Signed-off-by: Denis Osterland Signed-off-by: Gary E. Miller --- man/ubxtool.xml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'man') 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. This tool operates with your u-blox GPS at a very low level. To understand ubxtool 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. @@ -168,7 +168,7 @@ is to enable the option. 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. @@ -326,13 +326,6 @@ after the GPS acknowledges the command, unless the -W is given. Print ubxtool version and exit. - - -v VERBOSITY - - Set verbosity level to VERBOSITY. Verbosity can be from 0 - (very quiet), to 4 (very noisy). Default 2. - - -v VERBOSITY @@ -387,7 +380,7 @@ ubxtool -r -f ublox-neo-m8n.log -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: ubxtool -S 230400 -f /dev/ttyAMA0 -- cgit v1.2.1