diff options
author | Matt Kraai <kraai@alumni.carnegiemellon.edu> | 2001-10-11 18:41:47 +0000 |
---|---|---|
committer | Matt Kraai <kraai@gcc.gnu.org> | 2001-10-11 18:41:47 +0000 |
commit | 94e091c8336b9ec8ed70f5e0b9b5b31b189f10a4 (patch) | |
tree | 2d3abb936e2b5d9297fb8d3b8fc706e15297982e | |
parent | 8063ddcf237c3bb42fc0b09d19dad816d0dc0b28 (diff) | |
download | gcc-94e091c8336b9ec8ed70f5e0b9b5b31b189f10a4.zip gcc-94e091c8336b9ec8ed70f5e0b9b5b31b189f10a4.tar.gz gcc-94e091c8336b9ec8ed70f5e0b9b5b31b189f10a4.tar.bz2 |
configopts.html: Quote StyleSheet attribute values.
* docs/html/configopts.html: Quote StyleSheet attribute values.
* docs/html/documentation.html: Likewise.
* docs/html/explanations.html: Likewise.
* docs/html/install.html: Likewise.
* docs/html/17_intro/howto.html: Likewise.
* docs/html/17_intro/license.html: Likewise.
* docs/html/18_support/howto.html: Likewise.
* docs/html/19_diagnostics/howto.html: Likewise.
* docs/html/20_util/howto.html: Likewise.
* docs/html/21_strings/howto.html: Likewise.
* docs/html/22_locale/howto.html: Likewise.
* docs/html/23_containers/howto.html: Likewise.
* docs/html/24_iterators/howto.html: Likewise.
* docs/html/25_algorithms/howto.html: Likewise.
* docs/html/26_numerics/howto.html: Likewise.
* docs/html/27_io/howto.html: Likewise.
* docs/html/ext/howto.html: Likewise.
* docs/html/ext/sgiexts.html: Likewise.
* docs/html/faq/index.html: Likewise.
From-SVN: r46194
20 files changed, 42 insertions, 20 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6f310e7..cde49f1 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,25 @@ +2001-10-11 Matt Kraai <kraai@alumni.carnegiemellon.edu> + + * docs/html/configopts.html: Quote StyleSheet attribute values. + * docs/html/documentation.html: Likewise. + * docs/html/explanations.html: Likewise. + * docs/html/install.html: Likewise. + * docs/html/17_intro/howto.html: Likewise. + * docs/html/17_intro/license.html: Likewise. + * docs/html/18_support/howto.html: Likewise. + * docs/html/19_diagnostics/howto.html: Likewise. + * docs/html/20_util/howto.html: Likewise. + * docs/html/21_strings/howto.html: Likewise. + * docs/html/22_locale/howto.html: Likewise. + * docs/html/23_containers/howto.html: Likewise. + * docs/html/24_iterators/howto.html: Likewise. + * docs/html/25_algorithms/howto.html: Likewise. + * docs/html/26_numerics/howto.html: Likewise. + * docs/html/27_io/howto.html: Likewise. + * docs/html/ext/howto.html: Likewise. + * docs/html/ext/sgiexts.html: Likewise. + * docs/html/faq/index.html: Likewise. + 2001-10-11 Loren J. Rittle <ljrittle@acm.org> * docs/html/faq/index.html (Is libstdc++-v3 thread-safe?): Rewrite. diff --git a/libstdc++-v3/docs/html/17_intro/howto.html b/libstdc++-v3/docs/html/17_intro/howto.html index 27e1a5f..d7ca3f3 100644 --- a/libstdc++-v3/docs/html/17_intro/howto.html +++ b/libstdc++-v3/docs/html/17_intro/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for libstdc++ chapter 17."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 17</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/17_intro/license.html b/libstdc++-v3/docs/html/17_intro/license.html index 3d48092..f54ab23 100644 --- a/libstdc++-v3/docs/html/17_intro/license.html +++ b/libstdc++-v3/docs/html/17_intro/license.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="Copying restrictions for libstdc++."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 copying</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/18_support/howto.html b/libstdc++-v3/docs/html/18_support/howto.html index d43f0c6..ec7a2d0 100644 --- a/libstdc++-v3/docs/html/18_support/howto.html +++ b/libstdc++-v3/docs/html/18_support/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 18."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 18</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/19_diagnostics/howto.html b/libstdc++-v3/docs/html/19_diagnostics/howto.html index 20ae150..0b6eb74 100644 --- a/libstdc++-v3/docs/html/19_diagnostics/howto.html +++ b/libstdc++-v3/docs/html/19_diagnostics/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 19."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 19</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/20_util/howto.html b/libstdc++-v3/docs/html/20_util/howto.html index f39f265..1d34b49 100644 --- a/libstdc++-v3/docs/html/20_util/howto.html +++ b/libstdc++-v3/docs/html/20_util/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 20."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 20</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/21_strings/howto.html b/libstdc++-v3/docs/html/21_strings/howto.html index f3ee7a8..c9aabe0 100644 --- a/libstdc++-v3/docs/html/21_strings/howto.html +++ b/libstdc++-v3/docs/html/21_strings/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 21."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 21</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/22_locale/howto.html b/libstdc++-v3/docs/html/22_locale/howto.html index 0b8b9b4..d8ada04 100644 --- a/libstdc++-v3/docs/html/22_locale/howto.html +++ b/libstdc++-v3/docs/html/22_locale/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 22."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 22</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/23_containers/howto.html b/libstdc++-v3/docs/html/23_containers/howto.html index 9106c82..59232b9 100644 --- a/libstdc++-v3/docs/html/23_containers/howto.html +++ b/libstdc++-v3/docs/html/23_containers/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 23."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 23</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/24_iterators/howto.html b/libstdc++-v3/docs/html/24_iterators/howto.html index fd40923..90c53df 100644 --- a/libstdc++-v3/docs/html/24_iterators/howto.html +++ b/libstdc++-v3/docs/html/24_iterators/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 24."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 24</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/25_algorithms/howto.html b/libstdc++-v3/docs/html/25_algorithms/howto.html index 3c8216a..8cdfe94 100644 --- a/libstdc++-v3/docs/html/25_algorithms/howto.html +++ b/libstdc++-v3/docs/html/25_algorithms/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 25."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 25</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/26_numerics/howto.html b/libstdc++-v3/docs/html/26_numerics/howto.html index 98745f2..83614e6 100644 --- a/libstdc++-v3/docs/html/26_numerics/howto.html +++ b/libstdc++-v3/docs/html/26_numerics/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 26."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 26</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/27_io/howto.html b/libstdc++-v3/docs/html/27_io/howto.html index c4342a3..e83c2e6 100644 --- a/libstdc++-v3/docs/html/27_io/howto.html +++ b/libstdc++-v3/docs/html/27_io/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 27."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Chapter 27</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html index 4822242..fa1bb29 100644 --- a/libstdc++-v3/docs/html/configopts.html +++ b/libstdc++-v3/docs/html/configopts.html @@ -6,7 +6,7 @@ <meta name="DESCRIPTION" content="Configuration options for libstdc++-v3."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 configure options</title> -<link rel=StyleSheet href="lib3styles.css"> +<link rel="StyleSheet" href="lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index e7cc3b0..b3ca3d6 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -2,7 +2,7 @@ <head> <meta name="KEYWORDS" content="libstdc++, homepage, home, g++, libg++, STL"> <title>Standard C++ Library v3</title> -<link rel=StyleSheet href="lib3styles.css"> +<link rel="StyleSheet" href="lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/explanations.html b/libstdc++-v3/docs/html/explanations.html index d7bf585..e5cdbce 100644 --- a/libstdc++-v3/docs/html/explanations.html +++ b/libstdc++-v3/docs/html/explanations.html @@ -6,7 +6,7 @@ <meta name="DESCRIPTION" content="Explanatory notes about libstdc++-v3."> <meta name="GENERATOR" content="vi and eight fingers"> <title>Explanatory notes about libstdc++-v3 design</title> -<link rel=StyleSheet href="lib3styles.css"> +<link rel="StyleSheet" href="lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 10e5c26..e866381 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -7,7 +7,7 @@ <meta name="DESCRIPTION" content="Notes for the libstdc++ extensions."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Extensions</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> </head> <body> diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index bc54b35..62db99c 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -6,7 +6,7 @@ <meta name="DESCRIPTION" content="SGI extensions preserved in libstdc++-v3."> <meta name="GENERATOR" content="vi and eight fingers"> <title>SGI extensions to the library in libstdc++-v3</title> -<link rel=StyleSheet href="lib3styles.css"> +<link rel="StyleSheet" href="lib3styles.css"> </head> <body> @@ -25,7 +25,7 @@ libstdc++-v3</a></h1> 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: 2001/10/04 20:03:22 $ (UTC). + $Date: 2001/10/09 20:18:13 $ (UTC). </p> <p>Descriptions range from the scanty to the verbose. You should also check diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html index 898821a..4d8510a 100644 --- a/libstdc++-v3/docs/html/faq/index.html +++ b/libstdc++-v3/docs/html/faq/index.html @@ -4,7 +4,7 @@ <meta name="KEYWORDS" content="libstdc++, libstdc++-v3, GCC, g++, libg++, STL"> <meta name="DESCRIPTION" content="FAQ for the GNU libstdc++ effort."> <title>libstdc++-v3 FAQ</title> -<link rel=StyleSheet href="../lib3styles.css"> +<link rel="StyleSheet" href="../lib3styles.css"> <!-- ** Locations of "the most recent snapshot is the Nth" text are ** answers 1_1, 1_4, 4_1, 5_6. diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html index 803e8c9..16b49d3 100644 --- a/libstdc++-v3/docs/html/install.html +++ b/libstdc++-v3/docs/html/install.html @@ -6,7 +6,7 @@ <meta name="DESCRIPTION" content="README for the GNU libstdc++ effort."> <meta name="GENERATOR" content="vi and eight fingers"> <title>libstdc++-v3 Installation Instructions</title> -<link rel=StyleSheet href="lib3styles.css"> +<link rel="StyleSheet" href="lib3styles.css"> </head> <body> |