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
This commit is contained in:
Jonathan Wakely 2004-11-24 18:09:05 +00:00 committed by Jonathan Wakely
parent d6eec20888
commit fc57e2c7ef
3 changed files with 7 additions and 2 deletions

View 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

View File

@ -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>

View 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 />