aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2017-08-10 11:41:46 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2017-08-10 11:41:46 +0000
commit105937c37ad0a86cdfba94df55c8df7c23c12b20 (patch)
treee1b230252480e266df6c241ea8a32c694a5d5f8d
parenteb2e94a50bff58d0bd5b1feabe8ef16dd8d52949 (diff)
The <productname> tag should contain the name of the package, not the name of what is installed (it is planned to use this information in jhalfs)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/libstdc++.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index f3ac79de6..7cf3e7f42 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -9,7 +9,7 @@
<?dbhtml filename="gcc-libstdc++.html"?>
<sect1info condition="script">
- <productname>libstdc++</productname>
+ <productname>gcc</productname>
<productnumber>&gcc-version;</productnumber>
<address>&gcc-url;</address>
</sect1info>