[pktools] 11/15: Mark equation 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 5fb3abeb3b24ffe112383a9883e6be5976e7806c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 12 15:36:28 2014 +0100

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

diff --git a/debian/man/pkann.1.xml b/debian/man/pkann.1.xml
index 9f9d9c5..bcaebd3 100644
--- a/debian/man/pkann.1.xml
+++ b/debian/man/pkann.1.xml
@@ -336,7 +336,7 @@
         <listitem>
           <para>
             offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -346,7 +346,7 @@
         <listitem>
           <para>
             scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scaleband
+            <literal>refl=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
diff --git a/debian/man/pkfsann.1.xml b/debian/man/pkfsann.1.xml
index a6aee70..9005b92 100644
--- a/debian/man/pkfsann.1.xml
+++ b/debian/man/pkfsann.1.xml
@@ -192,7 +192,7 @@
         <listitem>
           <para>
             offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -202,7 +202,7 @@
         <listitem>
           <para>
             scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scaleband
+            <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)
           </para>
         </listitem>
diff --git a/debian/man/pkfssvm.1.xml b/debian/man/pkfssvm.1.xml
index 5009a6d..98fbd9b 100644
--- a/debian/man/pkfssvm.1.xml
+++ b/debian/man/pkfssvm.1.xml
@@ -191,7 +191,7 @@
         <listitem>
           <para>
             offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -201,7 +201,7 @@
         <listitem>
           <para>
             scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scaleband
+            <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)
           </para>
         </listitem>
diff --git a/debian/man/pkoptsvm.1.xml b/debian/man/pkoptsvm.1.xml
index 0f5545d..4838aa4 100644
--- a/debian/man/pkoptsvm.1.xml
+++ b/debian/man/pkoptsvm.1.xml
@@ -217,7 +217,7 @@
         <listitem>
           <para>
             offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -227,7 +227,7 @@
         <listitem>
           <para>
             scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scaleband
+            <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)
           </para>
         </listitem>
diff --git a/debian/man/pkregann.1.xml b/debian/man/pkregann.1.xml
index 559880d..e257dfc 100644
--- a/debian/man/pkregann.1.xml
+++ b/debian/man/pkregann.1.xml
@@ -169,7 +169,7 @@
         <listitem>
           <para>
             offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -179,7 +179,7 @@
         <listitem>
           <para>
             scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scaleband
+            <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)
           </para>
         </listitem>
diff --git a/debian/man/pksvm.1.xml b/debian/man/pksvm.1.xml
index 958a009..d75a8ab 100644
--- a/debian/man/pksvm.1.xml
+++ b/debian/man/pksvm.1.xml
@@ -379,7 +379,7 @@
         <listitem>
           <para>
             Offset value for each spectral band input features:
-            refl[band]=(DN[band]-offset[band])/scale[band]
+            <literal>refl[band]=(DN[band]-offset[band])/scale[band]</literal>
           </para>
         </listitem>
       </varlistentry>
@@ -389,7 +389,7 @@
         <listitem>
           <para>
             Scale value for each spectral band input features:
-            refl=(DN[band]-offset[band])/scale[band]
+            <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)
           </para>
         </listitem>

-- 
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