From 1860e6ab056942060d4f9d326cb74d6bac640200 Mon Sep 17 00:00:00 2001
From: Jonathan Wakely
Date: Tue, 20 Aug 2002 00:44:19 +0000
Subject: [PATCH] configopts.html, [...]: Conform to HTML 4.01 standard.
2002-08-19 Jonathan Wakely
* docs/html/configopts.html, docs/html/documentation.html,
docs/html/install.html, docs/html/22_locale/codecvt.html,
docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
docs/html/22_locale/locale.html,
docs/html/22_locale/messages.html: Conform to HTML 4.01 standard.
From-SVN: r56449
---
libstdc++-v3/ChangeLog | 8 ++
libstdc++-v3/docs/html/22_locale/codecvt.html | 16 ++-
libstdc++-v3/docs/html/22_locale/ctype.html | 18 +--
libstdc++-v3/docs/html/22_locale/howto.html | 10 +-
libstdc++-v3/docs/html/22_locale/locale.html | 7 +-
.../docs/html/22_locale/messages.html | 9 +-
libstdc++-v3/docs/html/configopts.html | 9 +-
libstdc++-v3/docs/html/documentation.html | 3 +-
libstdc++-v3/docs/html/install.html | 113 +++++++++---------
9 files changed, 110 insertions(+), 83 deletions(-)
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 206d7729b18d..92f9ecb07d81 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-19 Jonathan Wakely
+
+ * docs/html/configopts.html, docs/html/documentation.html,
+ docs/html/install.html, docs/html/22_locale/codecvt.html,
+ docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
+ docs/html/22_locale/locale.html,
+ docs/html/22_locale/messages.html: Conform to HTML 4.01 standard.
+
2002-08-15 Benjamin Kosnik
* include/ext/stdio_filebuf.h (stdio_filebuf): Explicitly set
diff --git a/libstdc++-v3/docs/html/22_locale/codecvt.html b/libstdc++-v3/docs/html/22_locale/codecvt.html
index 46147d905562..a841c35fbce0 100644
--- a/libstdc++-v3/docs/html/22_locale/codecvt.html
+++ b/libstdc++-v3/docs/html/22_locale/codecvt.html
@@ -1,14 +1,19 @@
+
+
+ Notes on the codecvt implementation.
+
+
+
Notes on the codecvt implementation.
-
+
prepared by Benjamin Kosnik (bkoz@redhat.com) on August 28, 2000
-
1. Abstract
@@ -142,14 +147,14 @@ includes:
+
Identifiers for each of the codesets involved in the conversion. For
example, using the iconv family of functions from the Single Unix
Specification (what used to be called X/Open) hosted on the GNU/Linux
operating system allows bi-directional mapping between far more than
the following tantalizing possibilities:
-
+
(An edited list taken from `iconv --list`
on a Red Hat 6.2/Intel system:
@@ -519,4 +524,5 @@ System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x)
The Open Group/The Institute of Electrical and Electronics Engineers, Inc.
http://www.opennc.org/austin/docreg.html
-
+
+