Procházet zdrojové kódy

r63408: improve wording

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63409 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa před 10 roky
rodič
revize
9e2fcf3991
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  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>