[GRASS-SVN] r50229 - grass/trunk/display/d.font

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jan 17 05:50:47 EST 2012


Author: hamish
Date: 2012-01-17 02:50:47 -0800 (Tue, 17 Jan 2012)
New Revision: 50229

Modified:
   grass/trunk/display/d.font/d.font.html
Log:
comment out reference to old script (#605)

Modified: grass/trunk/display/d.font/d.font.html
===================================================================
--- grass/trunk/display/d.font/d.font.html	2012-01-17 08:16:33 UTC (rev 50228)
+++ grass/trunk/display/d.font/d.font.html	2012-01-17 10:50:47 UTC (rev 50229)
@@ -2,10 +2,14 @@
 
 <em>d.font</em> allows the user to select use of a specific text font for 
 display of text on the graphics monitor. 
+
+<!--
 The GRASS program 
 <em><a href="../html/show.fonts.sh.html">show.fonts.sh</a></em>
 is a UNIX Bourne shell macro which 
 names and displays the fonts that can be selected using <em>d.font</em>.
+-->
+
 If the user does not specify a font when using other GRASS programs 
 that display text, the font type <em>romans</em> is used by default. 
 
@@ -65,4 +69,5 @@
 by Dr. A.V. Hershey while working at the U.S. National Bureau of 
 Standards.
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>



More information about the grass-commit mailing list