]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
howto.html: Fix incorrect link.
authorJonathan Wakely <redi@kayari.org>
Wed, 24 Nov 2004 18:19:51 +0000 (18:19 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 24 Nov 2004 18:19:51 +0000 (18:19 +0000)
2004-11-24  Jonathan Wakely  <redi@kayari.org>

* docs/html/ext/howto.html: Fix incorrect link.
* docs/html/documentation.html: Regenerate.

From-SVN: r91184

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/ext/howto.html

index 2944bd4dc3f20862de390d98c35925b1e990049f..81a89b4254817831e650d230eb78b8dbc49a88ff 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-24  Jonathan Wakely  <redi@kayari.org>
+
+       * docs/html/ext/howto.html: Fix incorrect link.
+       * docs/html/documentation.html: Regenerate.
+
 2004-11-18  Paolo Carlini  <pcarlini@suse.de>
 
        * include/bits/locale_facets.tcc (time_get<>::do_get_weekday,
index d41afd72b4e511c427136cc7de8936d510d6458f..327c6354641b7c5263c9cf2cec79f5d68b23c229 100644 (file)
      <li><a href="ext/mt_allocator.html"><code>__mt_alloc</code> </a></li>
      <li><a href="ext/howto.html#4">Compile-time checks</a></li>
      <li><a href="ext/howto.html#5">LWG Issues</a></li>
-     <li><a href="ext/../18_support/howto.html#5">Demangling</a></li>
+     <li><a href="ext/../18_support/howto.html#6">Demangling</a></li>
    </ul>
    </li>
 
index 7396e1a07d18ae1139c0357778633348a789506a..9a67e2eca4067fd245c937f66e9c2530d4597c4f 100644 (file)
@@ -53,7 +53,7 @@
    <li><a href="mt_allocator.html"><code>__mt_alloc</code> </a></li>
    <li><a href="#4">Compile-time checks</a></li>
    <li><a href="#5">LWG Issues</a></li>
-   <li><a href="../18_support/howto.html#5">Demangling</a></li>
+   <li><a href="../18_support/howto.html#6">Demangling</a></li>
 </ul>
 
 <hr />