On Sun, 5 Feb 2012, Gerald Pfeifer wrote:
>>      * doc/invoke.texi: Correct hyphenation of "floating point",
>>      "double precision", and related terminology throughout the file.
> I believe we should document this then, as well, per the patch below?
> 
> Any objections / thoughts?

I know when ahead and committed this patch (in a minor variation to
apply in a changed context).

Gerald

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.65
diff -u -3 -p -r1.65 codingconventions.html
--- codingconventions.html      15 Feb 2012 22:12:30 -0000      1.65
+++ codingconventions.html      19 Feb 2012 00:44:52 -0000
@@ -364,6 +364,11 @@ and code.  The following table lists som
     <td></td>
   </tr>
   <tr>
+    <td>"floating-point" (adjective)</td>
+    <td>"floating point"</td>
+    <td></td>
+  </tr>
+  <tr>
     <td>"free software" or just "free"</td>
     <td>"Open Source" or "OpenSource"</td>
   </tr>

Reply via email to