diff options
author | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-03-17 15:28:37 +0100 |
---|---|---|
committer | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-03-17 15:28:37 +0100 |
commit | d9bec1e96aa4627350d55a4cc3f0c24064b981d3 (patch) | |
tree | f98acaab307bcfcc2c91a6b4ab93a39fe806c182 /chapter05 | |
parent | 5ffa04b5357e8ad965ed3cd2d2aeb5a1f4fcd01e (diff) | |
parent | cc2c231b500bb4ae0fbbb1ff2bda7707dfd2189e (diff) |
Automatic merge of trunk into multilib
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/libstdc++.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index b24688c04..1311fadab 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -5,8 +5,8 @@ %general-entities; ]> -<sect1 id="ch-tools-libstdcpp-pass1" role="wrap"> - <?dbhtml filename="gcc-libstdc++-pass1.html"?> +<sect1 id="ch-tools-libstdcpp" role="wrap"> + <?dbhtml filename="gcc-libstdc++.html"?> <sect1info condition="script"> <productname>gcc-libstdc++</productname> @@ -14,9 +14,9 @@ <address>&gcc-url;</address> </sect1info> - <title>Libstdc++ from GCC-&gcc-version;, Pass 1</title> + <title>Libstdc++ from GCC-&gcc-version;</title> - <indexterm zone="ch-tools-libstdcpp-pass1"> + <indexterm zone="ch-tools-libstdcpp"> <primary sortas="a-GCC">GCC</primary> <secondary>tools, libstdc++ pass 1</secondary> </indexterm> |