From: Antonio Ospite <ospite@studenti.unina.it>
Date: Mon, 18 Nov 2013 13:35:37 +0000 (+0100)
Subject: doc/man: misc fixes to man pages
X-Git-Tag: v0.1.5~14
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/b53b3b71ecc1778b18c25720a9ba981826a606c6

doc/man: misc fixes to man pages

The help text in particular was copied from the output of the '-h'
option which was referring to "this help message", this was OK on the
command line but it sounds a little off in a man page.
---

diff --git a/doc/man/am7xxx-modeswitch.1.txt b/doc/man/am7xxx-modeswitch.1.txt
index 20dfd29..a824d8c 100644
--- a/doc/man/am7xxx-modeswitch.1.txt
+++ b/doc/man/am7xxx-modeswitch.1.txt
@@ -25,7 +25,7 @@ It is handy on systems where usb-modeswitch is not available, like Windows.
 EXAMPLE OF USE
 --------------
 
-am7xxx-modeswitch
+  am7xxx-modeswitch
 
 
 EXIT STATUS
diff --git a/doc/man/am7xxx-play.1.txt b/doc/man/am7xxx-play.1.txt
index eabdb9c..4dcf296 100644
--- a/doc/man/am7xxx-play.1.txt
+++ b/doc/man/am7xxx-play.1.txt
@@ -66,7 +66,7 @@ EXAMPLE:
     the display zoom mode, between 0 (original) and 3 (test)
 
 *-h*::
-    this help message
+    show the help message
 
 
 EXAMPLES OF USE
diff --git a/doc/man/picoproj.1.txt b/doc/man/picoproj.1.txt
index 0fea153..1b0e471 100644
--- a/doc/man/picoproj.1.txt
+++ b/doc/man/picoproj.1.txt
@@ -55,13 +55,13 @@ OPTIONS
     the height of the image to upload
 
 *-h*::
-    this help message
+    show the help message
 
 
 EXAMPLE OF USE
 --------------
 
-picoproj -f file.jpg -F 1 -l 5 -W 800 -H 480
+  picoproj -f file.jpg -F 1 -l 5 -W 800 -H 480
 
 
 EXIT STATUS