diff mbox

Update libstdc++ evolution docs

Message ID 20150414100934.GR9755@redhat.com
State New
Headers show

Commit Message

Jonathan Wakely April 14, 2015, 10:09 a.m. UTC
On 13/04/15 17:22 +0100, Jonathan Wakely wrote:
>On 10/04/15 21:52 +0100, Jonathan Wakely wrote:
>>I'm sure this still isn't complete, but at least it now contains
>>information for releases since 4.5, and documents any deprecations.
>>
>>Committed to trunk.
>
>>commit ad10c021b751c515a2e20c74661594a5e99dcede
>>Author: Jonathan Wakely <jwakely@redhat.com>
>>Date:   Mon Jan 27 12:31:06 2014 +0000
>>
>>   	* doc/xml/manual/evolution.xml: Document changes since 4.5 release.
>>   	* doc/html/*: Regenerate.
>
>I forgot to actually commit this on Friday :-\
>
>Committed to trunk now, and Jakub has approved it for the branch.


Thanks to François for noticing these typos. Fixed on trunk (the
branch can wait for 5.2).
diff mbox

Patch

commit c1a14667bf1ed5cbb8d50cb7d755f8dac3d11e2f
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Apr 14 11:06:00 2015 +0100

    	* doc/xml/manual/evolution.xml: Fix typos.
    	* doc/html/manual/api.html: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml
index 2e4a1e2..7f89c29 100644
--- a/libstdc++-v3/doc/xml/manual/evolution.xml
+++ b/libstdc++-v3/doc/xml/manual/evolution.xml
@@ -638,7 +638,7 @@  now defaults to zero.
 </para>
 
 <para>
-  The library was updated to to avoid including
+  The library was updated to avoid including
   <filename class="headerfile">stddef.h</filename> in order
   to reduce namespace pollution.
 </para>
@@ -668,7 +668,7 @@  now defaults to zero.
 <para>A new clocale model for newlib is available.</para>
 
 <para>
-  The library was updated to to avoid including
+  The library was updated to avoid including
   <filename class="headerfile">unistd.h</filename> in order
   to reduce namespace pollution.
 </para>