[GRASS-SVN] r66150 - grass/trunk/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 8 09:35:14 PDT 2015


Author: neteler
Date: 2015-09-08 09:35:14 -0700 (Tue, 08 Sep 2015)
New Revision: 66150

Modified:
   grass/trunk/lib/init/grass7.html
Log:
grass7 manual: minor cosmetics

Modified: grass/trunk/lib/init/grass7.html
===================================================================
--- grass/trunk/lib/init/grass7.html	2015-09-08 08:34:49 UTC (rev 66149)
+++ grass/trunk/lib/init/grass7.html	2015-09-08 16:35:14 UTC (rev 66150)
@@ -186,7 +186,7 @@
 <dl>
 <dt>LOCATION
 <dd> A fully qualified path to a mapset
-    (eg <tt>/usr/local/share/grassdata/spearfish60/PERMANENT</tt>). This
+    (eg <tt>/usr/local/share/grassdata/spearfish70/PERMANENT</tt>). This
     environment variable overrides the GISDBASE, LOCATION_NAME, and
     MAPSET variables.
 <dt>GISDBASE
@@ -229,7 +229,7 @@
 <dd> Start GRASS using the text-based user interface. The user will be
     prompted to choose the appropriate location and mapset.
 
-<dt><b>grass71 $HOME/grassdata/spearfish60/user1</b>
+<dt><b>grass71 $HOME/grassdata/spearfish70/user1</b>
 <dd> Start GRASS using the default user interface and automatically
     launch into the given mapset, bypassing the mapset selection menu.
 
@@ -299,9 +299,9 @@
 The environment variables are defined as follows:
     
 <div class="code"><pre>
-LOCATION = /usr/local/share/grassdata/spearfish60/PERMANENT
+LOCATION = /usr/local/share/grassdata/spearfish70/PERMANENT
 GISDBASE = /usr/local/share/grassdata
-LOCATION_NAME = spearfish60
+LOCATION_NAME = spearfish70
 MAPSET = PERMANENT
 </pre></div>
 
@@ -320,7 +320,7 @@
     
 <div class="code"><pre>
 GISDBASE = /usr/local/share/grassdata
-LOCATION_NAME = spearfish60
+LOCATION_NAME = spearfish70
 MAPSET = PERMANENT
 </pre></div>
 



More information about the grass-commit mailing list