[GRASS-SVN] r55973 - grass/branches/releasebranch_6_4/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 24 03:57:07 PDT 2013
Author: hamish
Date: 2013-04-24 03:57:07 -0700 (Wed, 24 Apr 2013)
New Revision: 55973
Modified:
grass/branches/releasebranch_6_4/lib/init/variables.html
Log:
html bugs, SWIG is gone (merge from devbr6)
Modified: grass/branches/releasebranch_6_4/lib/init/variables.html
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/variables.html 2013-04-24 10:55:08 UTC (rev 55972)
+++ grass/branches/releasebranch_6_4/lib/init/variables.html 2013-04-24 10:57:07 UTC (rev 55973)
@@ -200,8 +200,8 @@
<dt>GRASS_MESSAGE_FORMAT</dt>
<dd>[various modules, wxGUI]<br>
- maybe set to either
- </ul>
+ it may be set to either
+ <ul>
<li><tt>standard</tt> - sets percentage output and message
formatting style to standard formatting,</li>
<li><tt>gui</tt> - sets percentage output and message formatting
@@ -223,7 +223,7 @@
<dt>GRASS_PAGER</dt>
<dd>[various modules]<br>
- maybe set to either <tt>less</tt> or <tt>more</tt>.</dd>
+ maybe set to either <tt>less</tt>, <tt>more</tt>, or <tt>cat</tt>.</dd>
<dt>GRASS_PERL</dt>
<dd>[used during install process for generating man pages]<br>
@@ -237,7 +237,7 @@
<!-- HB Sept 2005: I don't think this exists anymore:
<p>GRASS_STDERR
<br> set to any value to prevent user mail on error
- -->
+ -->
<dt>GRASS_SKIP_MAPSET_OWNER_CHECK</dt>
<dd>By default it is not possible to work with MAPSETs that are
@@ -249,9 +249,10 @@
path to bourne shell interpreter used to run shell scripts.</dd>
<dt>GRASS_PYTHON</dt>
- <dd>[wxGUI, Python SWIG]<br>
+ <dd>[wxGUI, Python scripting]<br>
set to override Python executable.<br>
- On Mac OS X this should be the pythonw executable for the wxGUI to work.</dd>
+ On Mac OS X this should be the <tt>pythonw</tt> executable for the
+ wxGUI to work.</dd>
<dt>GRASS_WXBUNDLED</dt>
<dd>[wxGUI]<br>
@@ -457,7 +458,7 @@
<dt>GRASS_OVERWRITE</dt>
<dd>[all modules]<br>
toggles map overwrite.
- </ul>
+ <ul>
<li>0 - maps are protected (default),</li>
<li>1 - maps with identical names will be overwritten.</li>
</ul>
@@ -472,7 +473,7 @@
<dt>GRASS_VERBOSE</dt>
<dd>[all modules]<br>
toggles verbosity level
- </ul>
+ <ul>
<li>0 - only errors and warnings are printed</li>
<li>1 - progress messages are printed (percent complete)</li>
<li>2 - all module messages are printed</li>
@@ -567,7 +568,7 @@
<dt>OVERWRITE</dt>
<dd>[all modules]<br>
toggles map overwrite.
- </ul>
+ <ul>
<li>0 - maps are protected (default),</li>
<li>1 - maps with identical names will be overwritten.</li>
</ul>
More information about the grass-commit
mailing list