Quellcode durchsuchen

r63408: improve wording

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63409 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa vor 10 Jahren
Ursprung
Commit
9e2fcf3991
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      lib/init/variables.html

+ 3 - 1
lib/init/variables.html

@@ -344,7 +344,9 @@ PERMANENT
   <dd>defines the height of output image (default is 480).</dd>
   
   <dt>GRASS_RENDER_FRAME</dt>
-  <dd>contains 4 coordinates, <em>top,bottom,left,right</em> (pixel values) from top-left corner, defining the initial frame.</dd>
+  <dd>contains 4 coordinates, <em>top,bottom,left,right</em> (pixel
+  values) with respect to the top left corner of the output image,
+  defining the initial frame.</dd>
 
   <dt>GRASS_RENDER_LINE_WIDTH</dt>
   <dd>defines default line width.</dd>