Browse Source

standard mode -> standard format mode

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34190 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 16 years ago
parent
commit
07281478c7
1 changed files with 5 additions and 5 deletions
  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.
 disabling of topology.
 
 
 <p>
 <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,
 of primitives including points, lines, boundaries, centroids, areas,
 faces, and kernels.
 faces, and kernels.
 <!--This format is described in the
 <!--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>
 <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 two areas will be assigned categories 20 and 21.
 The example can be tested in the Spearfish sample dataset:
 The example can be tested in the Spearfish sample dataset:
 <p>
 <p>
@@ -227,8 +227,8 @@ C  1 1
  1 21
  1 21
 </pre></div>
 </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:
 (no header). The example can be tested in the Spearfish sample dataset:
 
 
 <div class="code"><pre>
 <div class="code"><pre>