diff options
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r-- | libstdc++-v3/docs/html/documentation.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 9fa2668..e7cc3b0 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -1,8 +1,8 @@ <html> <head> - <meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL"> + <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> @@ -96,13 +96,13 @@ <!-- ####################################################### --> -<p>Return <a href="http://gcc.gnu.org/libstdc++/">to the homepage</a>.</p> +<p>Return <a href="http://gcc.gnu.org/libstdc++/">to the libstdc++ homepage</a>.</p> <hr> -<P CLASS="fineprint"><em> +<p class="fineprint"><em> See <a href="17_intro/license.html">license.html</a> for copying conditions. Comments and suggestions are welcome, and may be sent to -<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. +<a href="mailto:libstdc++@gcc.gnu.org">the libstdc++ mailing list</a>. </em></p> </body> |