diff mbox series

[wwwdocs] news.html - omit use of <tt>

Message ID alpine.LSU.2.21.1809022227300.6216@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] news.html - omit use of <tt> | expand

Commit Message

Gerald Pfeifer Sept. 2, 2018, 8:28 p.m. UTC
...thus making this page proper HTML 5.

Committed.

Gerald
diff mbox series

Patch

Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.163
diff -u -r1.163 news.html
--- news.html	1 Sep 2018 23:42:00 -0000	1.163
+++ news.html	2 Sep 2018 20:27:37 -0000
@@ -1754,7 +1754,7 @@ 
 
 <dt><b>November 23, 1998</b></dt>
 <dd>
-<tt>egcs</tt> now can dump flow graph information usable for
+egcs now can dump flow graph information usable for
 <a href="news/egcs-vcg.html">graphical representation</a>.
 Contributed by Ulrich Drepper.
 </dd>