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 /libstdc++-v3/docs/html/configopts.html | |
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
Diffstat (limited to 'libstdc++-v3/docs/html/configopts.html')
-rw-r--r-- | libstdc++-v3/docs/html/configopts.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |