Browse Source

variables: formatting cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66780 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 9 years ago
parent
commit
f8168dbf6e
1 changed files with 3 additions and 6 deletions
  1. 3 6
      lib/init/variables.html

+ 3 - 6
lib/init/variables.html

@@ -299,17 +299,14 @@ PERMANENT
     GRASS session is quited.</dd>
     GRASS session is quited.</dd>
 
 
   <dt>GRASS_VECTOR_TMPDIR_MAPSET</dt>
   <dt>GRASS_VECTOR_TMPDIR_MAPSET</dt>
-  <dd> By default GRASS temporary directory is located in
+  <dd>[vectorlib]<br> By default GRASS temporary directory is located in
   <tt>$LOCATION/$MAPSET/.tmp/$HOSTNAME</tt>. If GRASS_VECTOR_TMPDIR_MAPSET is
   <tt>$LOCATION/$MAPSET/.tmp/$HOSTNAME</tt>. If GRASS_VECTOR_TMPDIR_MAPSET is
   set to '0', the temporary directory is located in TMPDIR
   set to '0', the temporary directory is located in TMPDIR
   (environmental variable defined by the user or GRASS initialization
   (environmental variable defined by the user or GRASS initialization
-  script if not given).
-
-  <p>
+  script if not given).<br>
   Important note: This variable is currently used only in vector
   Important note: This variable is currently used only in vector
   library. In other words the variable is ignored by raster or
   library. In other words the variable is ignored by raster or
-  raster3d library.
-  </dd>
+  raster3d library.</dd>
 
 
   <dt>GRASS_VECTOR_TOPO_DEBUG</dt>
   <dt>GRASS_VECTOR_TOPO_DEBUG</dt>
   <dd>[vectorlib, v.generalize]<br> If the environment variable
   <dd>[vectorlib, v.generalize]<br> If the environment variable