diff mbox

[committed] invoke.texi: fix hyphenation of "floating point" and related terms

Message ID alpine.LNX.2.00.1202190147010.5509@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 19, 2012, 12:47 a.m. UTC
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

Comments

Gerald Pfeifer Feb. 19, 2012, 10:28 p.m. UTC | #1
On Sun, 19 Feb 2012, Gerald Pfeifer wrote:
> I know when ahead and committed this patch

Ahem, make this: I now went ahead...

Gerald
diff mbox

Patch

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>