瀏覽代碼

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 年之前
父節點
當前提交
a0bcaceeed
共有 1 個文件被更改,包括 1 次插入8 次删除
  1. 1 8
      lib/init/variables.html

+ 1 - 8
lib/init/variables.html

@@ -122,7 +122,7 @@ text
   <dt>GRASS_BATCH_JOB</dt>
   <dt>GRASS_BATCH_JOB</dt>
   <dd>defines the name (path) of a shell script to be processed as batch job.</dd>
   <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
   <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
    relative path will be interpreted relative to the process' cwd, not
    the cwd at the point the user set the variable). If not set,
    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>
     <tt>touch $HOME/GIS_ERROR_LOG</tt><br>
    See also GIS_ERROR_LOG variable.</dd>
    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>
 </dl>
 
 
 <h3>SEE ALSO</h3>
 <h3>SEE ALSO</h3>