From cfe17bd93ba178273fde69fd9a534371b5e2a7d6 Mon Sep 17 00:00:00 2001
From: Jonathan Wakely
Date: Mon, 11 Nov 2002 01:10:44 +0000
Subject: howto.html: Make "chapter 22 notes" a link.
* docs/html/17_intro/howto.html: Make "chapter 22 notes" a link.
* docs/html/faq/index.html: Mention that GCC ships with a newer
version of the library than the last snapshot. Make "see below" a
link. Add missing tag.
* docs/html/faq/index.txt: Regenerate.
* docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
docs/html/27_io/howto.html, docs/html/ext/howto.html,
docs/html/ext/sgiexts.html: Add missing tag.
From-SVN: r59000
---
libstdc++-v3/docs/html/ext/howto.html | 1 +
libstdc++-v3/docs/html/ext/sgiexts.html | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
(limited to 'libstdc++-v3/docs/html/ext')
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index 007335b..3d08c57 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -3,6 +3,7 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html
index dd3ab67..3f65aa3 100644
--- a/libstdc++-v3/docs/html/ext/sgiexts.html
+++ b/libstdc++-v3/docs/html/ext/sgiexts.html
@@ -3,6 +3,7 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
@@ -28,7 +29,7 @@ libstdc++-v3
for a description). Not every chapter may have extensions, and the
extensions may come and go. Also, this page is incomplete because the
author is pressed for time. Check back often; the latest change was on
- $Date: 2002/09/05 15:47:53 $ (UTC).
+ $Date: 2002/10/07 18:11:22 $ (UTC).
Descriptions range from the scanty to the verbose. You should also check
--
cgit v1.1