[pktools] 12/15: Mark numbers as literal in man pages.

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 12 16:05:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository pktools.

commit 656c19612271828e87572e8e7d2c5dfa5f6dda00
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 12 16:13:50 2014 +0100

    Mark numbers as literal in man pages.
---
 debian/man/pkfillnodata.1.xml | 3 ++-
 debian/man/pkfsann.1.xml      | 3 ++-
 debian/man/pkfssvm.1.xml      | 3 ++-
 debian/man/pkoptsvm.1.xml     | 3 ++-
 debian/man/pkregann.1.xml     | 3 ++-
 debian/man/pksvm.1.xml        | 3 ++-
 6 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/man/pkfillnodata.1.xml b/debian/man/pkfillnodata.1.xml
index fa2de93..66be2d0 100644
--- a/debian/man/pkfillnodata.1.xml
+++ b/debian/man/pkfillnodata.1.xml
@@ -76,7 +76,8 @@
         <term><option>--band</option> <replaceable>band</replaceable></term>
         <listitem>
           <para>
-            band(s) to process (Default is -1: process all bands)
+            band(s) to process
+            (Default is <literal>-1</literal>: process all bands)
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pkfsann.1.xml b/debian/man/pkfsann.1.xml
index 9005b92..b34d789 100644
--- a/debian/man/pkfsann.1.xml
+++ b/debian/man/pkfsann.1.xml
@@ -203,7 +203,8 @@
           <para>
             scale value for each spectral band input features:
             <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
-            (use 0 if scale min and max in each band to -1.0 and 1.0)
+            (use <literal>0</literal> if scale min and max in each band to
+            <literal>-1.0</literal> and <literal>1.0</literal>)
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pkfssvm.1.xml b/debian/man/pkfssvm.1.xml
index 98fbd9b..f31e8af 100644
--- a/debian/man/pkfssvm.1.xml
+++ b/debian/man/pkfssvm.1.xml
@@ -202,7 +202,8 @@
           <para>
             scale value for each spectral band input features:
             <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
-            (use 0 if scale min and max in each band to -1.0 and 1.0)
+            (use <literal>0</literal> if scale min and max in each band to
+            <literal>-1.0</literal> and <literal>1.0</literal>)
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pkoptsvm.1.xml b/debian/man/pkoptsvm.1.xml
index 4838aa4..4fbc430 100644
--- a/debian/man/pkoptsvm.1.xml
+++ b/debian/man/pkoptsvm.1.xml
@@ -228,7 +228,8 @@
           <para>
             scale value for each spectral band input features:
             <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
-            (use 0 if scale min and max in each band to -1.0 and 1.0)
+            (use <literal>0</literal> if scale min and max in each band to
+            <literal>-1.0</literal> and <literal>1.0</literal>)
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pkregann.1.xml b/debian/man/pkregann.1.xml
index e257dfc..5aabd0a 100644
--- a/debian/man/pkregann.1.xml
+++ b/debian/man/pkregann.1.xml
@@ -180,7 +180,8 @@
           <para>
             scale value for each spectral band input features:
             <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
-            (use 0 if scale min and max in each band to -1.0 and 1.0)
+            (use <literal>0</literal> if scale min and max in each band to
+            <literal>-1.0</literal> and <literal>1.0</literal>)
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pksvm.1.xml b/debian/man/pksvm.1.xml
index d75a8ab..42f9b6b 100644
--- a/debian/man/pksvm.1.xml
+++ b/debian/man/pksvm.1.xml
@@ -390,7 +390,8 @@
           <para>
             Scale value for each spectral band input features:
             <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
-            (use 0 if scale min and max in each band to -1.0 and 1.0)
+            (use <literal>0</literal> if scale min and max in each band to
+            <literal>-1.0</literal> and <literal>1.0</literal>)
           </para>
         </listitem>
       </varlistentry>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list