This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wwwdocs/htdocs/gcc-3.4 changes.html


On Fri, 1 Aug 2003, Neil Booth wrote:
> Heh, I applied this.

How about the following follow-up (not committed yet)?

Gerald

Index: gcc-3.4/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.36
diff -u -3 -p -r1.36 changes.html
--- gcc-3.4/changes.html	1 Aug 2003 12:05:58 -0000	1.36
+++ gcc-3.4/changes.html	1 Aug 2003 15:01:31 -0000
@@ -64,7 +64,8 @@
         are some restrictions; read the manual for the details.</li>
     <li>File handling in the preprocessor has been rewritten.  GCC no
         longer gets confused by symlinks and hardlinks, and now has
-	a correct implementation of #import and #pragma once.
+	a correct implementation of <code>#import</code> and
+        <code>#pragma once</code>.
 	These two directives have therefore been un-deprecated.</li>
   </ul>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]