diff options
Diffstat (limited to 'libstdc++-v3/docs/html/configopts.html')
-rw-r--r-- | libstdc++-v3/docs/html/configopts.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html index 215a1ab..c830a99 100644 --- a/libstdc++-v3/docs/html/configopts.html +++ b/libstdc++-v3/docs/html/configopts.html @@ -6,10 +6,10 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="AUTHOR" content="pme@gcc.gnu.org (Phil Edwards)" /> - <meta name="KEYWORDS" content="libstdc++, libstdc++-v3, GCC, g++" /> - <meta name="DESCRIPTION" content="Configuration options for libstdc++-v3." /> + <meta name="KEYWORDS" content="libstdc++, libstdc++, GCC, g++" /> + <meta name="DESCRIPTION" content="Configuration options for libstdc++." /> <meta name="GENERATOR" content="vi and eight fingers" /> - <title>libstdc++-v3 configure options</title> + <title>libstdc++ configure options</title> <link rel="StyleSheet" href="lib3styles.css" type="text/css" /> <link rel="Copyright" href="17_intro/license.html" type="text/html" /> </head> @@ -25,7 +25,7 @@ options</a></h1> </em></p> <p><em> - To the <a href="http://gcc.gnu.org/libstdc++/">libstdc++-v3 homepage</a>. + To the <a href="http://gcc.gnu.org/libstdc++/">libstdc++ homepage</a>. </em></p> <!-- ####################################################### --> @@ -94,8 +94,7 @@ options</a></h1> <dt><code>--enable-cstdio=OPTION </code></dt> <dd><p>Select a target-specific I/O package. At the moment, the only choice is to use 'stdio', a generic "C" abstraction. - The default is 'stdio'. A longer explanation is <a - href="explanations.html#cstdio">here</a>. + The default is 'stdio'. </p> </dd> |