]> gcc.gnu.org Git - gcc.git/commitdiff
profile_mode.xml (Profile Diagnostics): Correct cols.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 26 Mar 2010 16:33:41 +0000 (16:33 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 26 Mar 2010 16:33:41 +0000 (16:33 +0000)
* doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct
cols.
* doc/xml/manual/using.xml (C++ 1998 Library Headers): Add missing
c5 colspec.
(C++ 1998 Library Headers for C Library Facilities): Likewise.
(C++ 200x Library Headers): Likewise.

From-SVN: r157754

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/profile_mode.xml
libstdc++-v3/doc/xml/manual/using.xml

index 5bd9f95f604e796ac4bb6f5a38ba0f6f1dd16b46..474a35c87645da937a0278ad4fef7acd77bd11e0 100644 (file)
@@ -1,3 +1,12 @@
+2010-03-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct
+       cols.
+       * doc/xml/manual/using.xml (C++ 1998 Library Headers): Add missing
+       c5 colspec.
+       (C++ 1998 Library Headers for C Library Facilities): Likewise.
+       (C++ 200x Library Headers): Likewise.
+
 2010-03-25  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * include/bits/unordered_map.h (operator==, operator!=): Add per N3068.
index a361c816c4491fefad549b637c760b6730148d37..5665d4e647753c8252be7e1280e8e72478ff1374 100644 (file)
@@ -714,7 +714,7 @@ it helps the user focus on the key problems and ignore the uninteresting ones.
 
 <table frame='all'>
 <title>Profile Diagnostics</title>
-<tgroup cols='6' align='left' colsep='1' rowsep='1'>
+<tgroup cols='7' align='left' colsep='1' rowsep='1'>
 <colspec colname='c1'></colspec>
 <colspec colname='c2'></colspec>
 <colspec colname='c3'></colspec>
index 7369f5725c73d01a0a8fc01742cd1ca02d5219af..e4863c2e4dc658479e37b68187b0b616832757db 100644 (file)
 <colspec colname='c2'></colspec>
 <colspec colname='c3'></colspec>
 <colspec colname='c4'></colspec>
+<colspec colname='c5'></colspec>
 <tbody>
 <row>
 <entry><filename class="headerfile">algorithm</filename></entry>
 <colspec colname='c2'></colspec>
 <colspec colname='c3'></colspec>
 <colspec colname='c4'></colspec>
+<colspec colname='c5'></colspec>
 <tbody>
 <row>
 <entry><filename class="headerfile">cassert</filename></entry>
@@ -231,6 +233,7 @@ mode, i.e. <literal>-std=c++0x</literal> or <literal>-std=gnu++0x</literal>.
 <colspec colname='c2'></colspec>
 <colspec colname='c3'></colspec>
 <colspec colname='c4'></colspec>
+<colspec colname='c5'></colspec>
 <tbody>
 
 <row>
This page took 0.070363 seconds and 5 git commands to generate.