Pārlūkot izejas kodu

Fix typo GRASS_ERROR_LOG -> GIS_ERROR_LOG
Remove reference ot $GISBASE/GIS_ERROR_LOG; no longer used


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33758 15284696-431f-4ddb-bdfa-cd5b030d7da7

Glynn Clements 16 gadi atpakaļ
vecāks
revīzija
a0bcaceeed
1 mainītis faili ar 1 papildinājumiem un 8 dzēšanām
  1. 1 8
      lib/init/variables.html

+ 1 - 8
lib/init/variables.html

@@ -122,7 +122,7 @@ text
   <dt>GRASS_BATCH_JOB</dt>
   <dd>defines the name (path) of a shell script to be processed as batch job.</dd>
 
-  <dt>GRASS_ERROR_LOG</dt>
+  <dt>GIS_ERROR_LOG</dt>
   <dd>If set, $GIS_ERROR_LOG should be the absolute path to the log file (a
    relative path will be interpreted relative to the process' cwd, not
    the cwd at the point the user set the variable). If not set,
@@ -539,13 +539,6 @@ detailed list of the variables.
     <tt>touch $HOME/GIS_ERROR_LOG</tt><br>
    See also GIS_ERROR_LOG variable.</dd>
   
-  <dt>$GISBASE/GIS_ERROR_LOG</dt>
-  <dd>if this file exists then all GRASS error and warning messages are 
-    logged here. Applies to all users. (proper write permissions must be in place)
-    <br><br>
-    <i>Note:</i>
-    Error and warning messages encountered while using the GUI menus are not logged.
-  </dd>
 </dl>
 
 <h3>SEE ALSO</h3>