فهرست منبع

standard mode -> standard format mode

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34190 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 16 سال پیش
والد
کامیت
07281478c7
1فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 5 5
      vector/v.in.ascii/v.in.ascii.html

+ 5 - 5
vector/v.in.ascii/v.in.ascii.html

@@ -69,7 +69,7 @@ or within a subregion (the <b>-r</b> flag) before resorting the to
 disabling of topology.
 
 <p>
-A GRASS ASCII vector map (in <B>standard</B> mode) may contain a mix
+A GRASS ASCII vector map (in <B>standard format</B> mode) may contain a mix
 of primitives including points, lines, boundaries, centroids, areas,
 faces, and kernels.
 <!--This format is described in the
@@ -191,8 +191,8 @@ cut -d&lt;the_field_separator_character&gt; -f&lt;comma-separated_list_of_column
 
 <h2>EXAMPLES</h2>
 
-<h3>Example 1a) - standard mode</h3>
-Sample ASCII polygon vector map for 'standard' mode. 
+<h3>Example 1a) - standard format mode</h3>
+Sample ASCII polygon vector map for 'standard' format mode. 
 The two areas will be assigned categories 20 and 21.
 The example can be tested in the Spearfish sample dataset:
 <p>
@@ -227,8 +227,8 @@ C  1 1
  1 21
 </pre></div>
 
-<h3>Example 1b) - standard mode</h3>
-Sample ASCII 3D line vector map for 'standard' mode with simplified input
+<h3>Example 1b) - standard format mode</h3>
+Sample ASCII 3D line vector map for 'standard' format mode with simplified input
 (no header). The example can be tested in the Spearfish sample dataset:
 
 <div class="code"><pre>