[GRASS-SVN] r31898 - grass/trunk/vector/v.label.sa
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Mon Jun 30 10:08:42 EDT 2008
    
    
  
Author: neteler
Date: 2008-06-30 10:08:42 -0400 (Mon, 30 Jun 2008)
New Revision: 31898
Modified:
   grass/trunk/vector/v.label.sa/description.html
Log:
doc fix
Modified: grass/trunk/vector/v.label.sa/description.html
===================================================================
--- grass/trunk/vector/v.label.sa/description.html	2008-06-30 13:37:35 UTC (rev 31897)
+++ grass/trunk/vector/v.label.sa/description.html	2008-06-30 14:08:42 UTC (rev 31898)
@@ -12,7 +12,7 @@
 <p>
 <div class="code"><pre>
 d.font -L
-v.label.sa roads font=/usr/share/fonts/TTF/Vera.ttf labels=roads_labels col=label
+v.label.sa roads font=Vera labels=roads_labels column=label
 g.region vect=roads
 d.erase
 d.vect roads
    
    
More information about the grass-commit
mailing list