[GRASS-SVN] r62100 - in grass/branches/releasebranch_7_0: . general/g.mapset
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 26 12:19:49 PDT 2014
Author: martinl
Date: 2014-09-26 12:19:49 -0700 (Fri, 26 Sep 2014)
New Revision: 62100
Modified:
grass/branches/releasebranch_7_0/
grass/branches/releasebranch_7_0/general/g.mapset/g.mapset.html
Log:
g.mapset: manual cosmetics
(merge r62099 from trunk)
Property changes on: grass/branches/releasebranch_7_0
___________________________________________________________________
Modified: svn:mergeinfo
- /grass/trunk:60289,60696,61269,61380,61420,61422,61480,61500,61764,61808,61829,61831,61840,61851-61854,61858,61888,61891,61905,61907,61913-61914,61916,61918,61921,61938,61967-61968,61975,61980,61986,61993,62005,62095
+ /grass/trunk:60289,60696,61269,61380,61420,61422,61480,61500,61764,61808,61829,61831,61840,61851-61854,61858,61888,61891,61905,61907,61913-61914,61916,61918,61921,61938,61967-61968,61975,61980,61986,61993,62005,62095,62099
Modified: grass/branches/releasebranch_7_0/general/g.mapset/g.mapset.html
===================================================================
--- grass/branches/releasebranch_7_0/general/g.mapset/g.mapset.html 2014-09-26 19:18:48 UTC (rev 62099)
+++ grass/branches/releasebranch_7_0/general/g.mapset/g.mapset.html 2014-09-26 19:19:49 UTC (rev 62100)
@@ -8,24 +8,22 @@
<h2>NOTES</h2>
The shell continues to use the history for the old mapset. To change this
-you can switch the history to the new settings by commands:<br>
-<br>
+you can switch the history to the new settings by commands. For Bash:
+
<div class="code"><pre>
- history -w
- history -r /"$GISDBASE/$LOCATION/$MAPSET"/.bash_history
- HISTFILE=/"$GISDBASE/$LOCATION/$MAPSET"/.bash_history
-</pre></div><br>
+history -w
+history -r /"$GISDBASE/$LOCATION/$MAPSET"/.bash_history
+HISTFILE=/"$GISDBASE/$LOCATION/$MAPSET"/.bash_history
+</pre></div>
<h2>SEE ALSO</h2>
<em>
-<a href="g.gisenv.html">g.gisenv</a><br>
+<a href="g.gisenv.html">g.gisenv</a>,
<a href="g.mapsets.html">g.mapsets</a>
</em>
-<br>
-
<h2>AUTHOR</h2>
Radim Blazek
More information about the grass-commit
mailing list