howto.html: Fix incorrect link.
authorJonathan Wakely <redi@kayari.org>
Wed, 24 Nov 2004 18:09:05 +0000 (18:09 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 24 Nov 2004 18:09:05 +0000 (18:09 +0000)
2004-11-24  Jonathan Wakely  <redi@kayari.org>

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

From-SVN: r91181

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

index 9ca1b15104092f6b32890ff7f6d492c544bd733d..2e3dced86f05e10c39768c488eec8e85005a4490 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-24  Nathan Myers  <ncm@cantrip.org>
 
        * include/bits/streambuf_iterator.h
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 194bc5d37c924ed0ea64e568c803d83b5ca98d20..b35ba9ec081d4c2e87b1928834d4c0a50b130dad 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 />