aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@gcc.gnu.org>2002-03-19 17:20:22 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2002-03-19 17:20:22 +0000
commit09979e6f03b42f800cf39123596e7d4027da9057 (patch)
tree7922a6b2d56b0447c3f7b157a156cbded9c0dc5b
parent2e4bcfd817ff8ce3dac239e408769776d1587d9b (diff)
downloadgcc-09979e6f03b42f800cf39123596e7d4027da9057.zip
gcc-09979e6f03b42f800cf39123596e7d4027da9057.tar.gz
gcc-09979e6f03b42f800cf39123596e7d4027da9057.tar.bz2
index.html: Add OS X workaround.
2002-03-19 Benjamin Kosnik <bkoz@redhat.com> * docs/html/faq/index.html: Add OS X workaround. * docs/html/17_intro/TODO: Update. From-SVN: r51029
-rw-r--r--libstdc++-v3/docs/html/faq/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html
index 7e5544b..584636f 100644
--- a/libstdc++-v3/docs/html/faq/index.html
+++ b/libstdc++-v3/docs/html/faq/index.html
@@ -61,7 +61,7 @@
<li><a href="#3_4">I can't use 'long long' on Solaris</a>
<li><a href="#3_5"><code>_XOPEN_SOURCE</code> /
<code>_GNU_SOURCE</code> / etc is always defined</a>
- <li><a href="#3_6">OS X ctype.h is broken! How can I hack around it?
+ <li><a href="#3_6">OS X ctype.h is broken! How can I hack around it?
</ol>
<li><a href="#4_0">Known Bugs and Non-Bugs</a>