aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs
diff options
context:
space:
mode:
authorJonathan Wakely <redi@kayari.org>2004-11-24 18:09:05 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2004-11-24 18:09:05 +0000
commitfc57e2c7efcdb90838f863b5d6337341bff5fc27 (patch)
tree903ff7460509890f2b79dbb1f3ec5dcf6e91afb3 /libstdc++-v3/docs
parentd6eec20888fbdf6eca96fb0ea0f1bc2c24af9eec (diff)
downloadgcc-fc57e2c7efcdb90838f863b5d6337341bff5fc27.zip
gcc-fc57e2c7efcdb90838f863b5d6337341bff5fc27.tar.gz
gcc-fc57e2c7efcdb90838f863b5d6337341bff5fc27.tar.bz2
howto.html: Fix incorrect link.
2004-11-24 Jonathan Wakely <redi@kayari.org> * docs/html/ext/howto.html: Fix incorrect link. * docs/html/documentation.html: Regenerate. From-SVN: r91181
Diffstat (limited to 'libstdc++-v3/docs')
-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 d41afd7..327c635 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 194bc5d..b35ba9e 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 />