OSDN Git Service

* docs/html/configopts.html: Quote StyleSheet attribute values.
authorkraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 18:41:47 +0000 (18:41 +0000)
committerkraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 18:41:47 +0000 (18:41 +0000)
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46194 138bc75d-0d04-0410-961f-82ee72b054a4

20 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/17_intro/license.html
libstdc++-v3/docs/html/18_support/howto.html
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/20_util/howto.html
libstdc++-v3/docs/html/21_strings/howto.html
libstdc++-v3/docs/html/22_locale/howto.html
libstdc++-v3/docs/html/23_containers/howto.html
libstdc++-v3/docs/html/24_iterators/howto.html
libstdc++-v3/docs/html/25_algorithms/howto.html
libstdc++-v3/docs/html/26_numerics/howto.html
libstdc++-v3/docs/html/27_io/howto.html
libstdc++-v3/docs/html/configopts.html
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/explanations.html
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/docs/html/ext/sgiexts.html
libstdc++-v3/docs/html/faq/index.html
libstdc++-v3/docs/html/install.html

index 6f310e7..cde49f1 100644 (file)
@@ -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.
index 27e1a5f..d7ca3f3 100644 (file)
@@ -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>
 
index 3d48092..f54ab23 100644 (file)
@@ -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>
 
index d43f0c6..ec7a2d0 100644 (file)
@@ -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>
 
index 20ae150..0b6eb74 100644 (file)
@@ -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>
 
index f39f265..1d34b49 100644 (file)
@@ -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>
 
index f3ee7a8..c9aabe0 100644 (file)
@@ -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>
 
index 0b8b9b4..d8ada04 100644 (file)
@@ -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>
 
index 9106c82..59232b9 100644 (file)
@@ -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>
 
index fd40923..90c53df 100644 (file)
@@ -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>
 
index 3c8216a..8cdfe94 100644 (file)
@@ -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>
 
index 98745f2..83614e6 100644 (file)
@@ -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>
 
index c4342a3..e83c2e6 100644 (file)
@@ -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>
 
index 4822242..fa1bb29 100644 (file)
@@ -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>
 
index e7cc3b0..b3ca3d6 100644 (file)
@@ -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>
 
index d7bf585..e5cdbce 100644 (file)
@@ -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>
 
index 10e5c26..e866381 100644 (file)
@@ -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>
 
index bc54b35..62db99c 100644 (file)
@@ -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
index 898821a..4d8510a 100644 (file)
@@ -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.
index 803e8c9..16b49d3 100644 (file)
@@ -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>