Pārlūkot izejas kodu

Update variables.html

Markus Metz 5 gadi atpakaļ
vecāks
revīzija
6fa3e7c3f5
1 mainītis faili ar 4 papildinājumiem un 2 dzēšanām
  1. 4 2
      lib/init/variables.html

+ 4 - 2
lib/init/variables.html

@@ -53,7 +53,8 @@ into GRASS, store them in:<br>
 <h2>Setting GRASS gisenv variables</h2>
 
 Use <em><a href="g.gisenv.html">g.gisenv</a></em> within GRASS. This permanently
-predefines GRASS variables in the <tt>$HOME/.grass7/rc</tt> file.
+predefines GRASS variables in the <tt>$HOME/.grass7/rc</tt> file after the
+current GRASS session is closed.
 <br><br>
 Usage:
 <div class="code"><pre>
@@ -83,7 +84,8 @@ PERMANENT
   
   <dt>GISRC</dt>
   <dd>name of <tt>$HOME/.grass7/rc</tt> file. Defines the system wide value
-    while in a GRASS session.</dd>
+    when starting a GRASS session. Within a GRASS session, a temporary copy
+    of this file will be used.</dd>
   
   <dt>GRASS_ADDON_PATH</dt>
   <dd>[grass startup script, g.extension]<br>