summaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-24 18:09:05 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-24 18:09:05 +0000
commita16d215f9df221f34e67a2a8edf4fc4dff6ff03b (patch)
tree903ff7460509890f2b79dbb1f3ec5dcf6e91afb3 /libstdc++-v3/docs/html
parentb11a98c89fa46cfc5aad5ff29bbca2f4aa14ccef (diff)
downloadgcc-a16d215f9df221f34e67a2a8edf4fc4dff6ff03b.tar.gz
2004-11-24 Jonathan Wakely <redi@kayari.org>
* docs/html/ext/howto.html: Fix incorrect link. * docs/html/documentation.html: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91181 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/html')
-rw-r--r--libstdc++-v3/docs/html/documentation.html2
-rw-r--r--libstdc++-v3/docs/html/ext/howto.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index d41afd72b4e..327c6354641 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -229,7 +229,7 @@
<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>
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index 194bc5d37c9..b35ba9ec081 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -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 />