Author: pierre
Date: Wed Apr 10 13:20:22 2019
New Revision: 11574

Log:
Change <productname> tags so that they reflect the dbhtml processing
instruction

Modified:
   trunk/BOOK/chapter05/binutils-pass1.xml
   trunk/BOOK/chapter05/binutils-pass2.xml
   trunk/BOOK/chapter05/gcc-pass1.xml
   trunk/BOOK/chapter05/gcc-pass2.xml
   trunk/BOOK/chapter05/libstdc++.xml
   trunk/BOOK/chapter05/linux-headers.xml
   trunk/BOOK/chapter06/linux-headers.xml
   trunk/BOOK/chapter06/pkgconfig.xml
   trunk/BOOK/chapter07/bootscripts.xml
   trunk/BOOK/chapter08/kernel.xml

Modified: trunk/BOOK/chapter05/binutils-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/binutils-pass1.xml     Wed Apr 10 13:18:23 2019        
(r11573)
+++ trunk/BOOK/chapter05/binutils-pass1.xml     Wed Apr 10 13:20:22 2019        
(r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="binutils-pass1.html"?>
 
   <sect1info condition="script">
-    <productname>binutils</productname>
+    <productname>binutils-pass1</productname>
     <productnumber>&binutils-version;</productnumber>
     <address>&binutils-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter05/binutils-pass2.xml
==============================================================================
--- trunk/BOOK/chapter05/binutils-pass2.xml     Wed Apr 10 13:18:23 2019        
(r11573)
+++ trunk/BOOK/chapter05/binutils-pass2.xml     Wed Apr 10 13:20:22 2019        
(r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="binutils-pass2.html"?>
 
   <sect1info condition="script">
-    <productname>binutils</productname>
+    <productname>binutils-pass2</productname>
     <productnumber>&binutils-version;</productnumber>
     <address>&binutils-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter05/gcc-pass1.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml  Wed Apr 10 13:18:23 2019        (r11573)
+++ trunk/BOOK/chapter05/gcc-pass1.xml  Wed Apr 10 13:20:22 2019        (r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="gcc-pass1.html"?>
 
   <sect1info condition="script">
-    <productname>gcc</productname>
+    <productname>gcc-pass1</productname>
     <productnumber>&gcc-version;</productnumber>
     <address>&gcc-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter05/gcc-pass2.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass2.xml  Wed Apr 10 13:18:23 2019        (r11573)
+++ trunk/BOOK/chapter05/gcc-pass2.xml  Wed Apr 10 13:20:22 2019        (r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="gcc-pass2.html"?>
 
   <sect1info condition="script">
-    <productname>gcc</productname>
+    <productname>gcc-pass2</productname>
     <productnumber>&gcc-version;</productnumber>
     <address>&gcc-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter05/libstdc++.xml
==============================================================================
--- trunk/BOOK/chapter05/libstdc++.xml  Wed Apr 10 13:18:23 2019        (r11573)
+++ trunk/BOOK/chapter05/libstdc++.xml  Wed Apr 10 13:20:22 2019        (r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="gcc-libstdc++.html"?>
 
   <sect1info condition="script">
-    <productname>gcc</productname>
+    <productname>gcc-libstdc++</productname>
     <productnumber>&gcc-version;</productnumber>
     <address>&gcc-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter05/linux-headers.xml
==============================================================================
--- trunk/BOOK/chapter05/linux-headers.xml      Wed Apr 10 13:18:23 2019        
(r11573)
+++ trunk/BOOK/chapter05/linux-headers.xml      Wed Apr 10 13:20:22 2019        
(r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="linux-headers.html"?>
 
   <sect1info condition="script">
-    <productname>linux</productname>
+    <productname>linux-headers</productname>
     <productnumber>&linux-version;</productnumber>
     <address>&linux-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter06/linux-headers.xml
==============================================================================
--- trunk/BOOK/chapter06/linux-headers.xml      Wed Apr 10 13:18:23 2019        
(r11573)
+++ trunk/BOOK/chapter06/linux-headers.xml      Wed Apr 10 13:20:22 2019        
(r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="linux-headers.html"?>
 
   <sect1info condition="script">
-    <productname>linux</productname>
+    <productname>linux-headers</productname>
     <productnumber>&linux-version;</productnumber>
     <address>&linux-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter06/pkgconfig.xml
==============================================================================
--- trunk/BOOK/chapter06/pkgconfig.xml  Wed Apr 10 13:18:23 2019        (r11573)
+++ trunk/BOOK/chapter06/pkgconfig.xml  Wed Apr 10 13:20:22 2019        (r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="pkg-config.html"?>
 
   <sect1info condition="script">
-    <productname>pkgconfig</productname>
+    <productname>pkg-config</productname>
     <productnumber>&pkgconfig-version;</productnumber>
     <address>&pkgconfig-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter07/bootscripts.xml
==============================================================================
--- trunk/BOOK/chapter07/bootscripts.xml        Wed Apr 10 13:18:23 2019        
(r11573)
+++ trunk/BOOK/chapter07/bootscripts.xml        Wed Apr 10 13:20:22 2019        
(r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="bootscripts.html"?>
 
   <sect1info condition="script">
-    <productname>lfs-bootscripts</productname>
+    <productname>bootscripts</productname>
     <productnumber>&lfs-bootscripts-version;</productnumber>
     <address>&lfs-bootscripts-url;</address>
   </sect1info>

Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml     Wed Apr 10 13:18:23 2019        (r11573)
+++ trunk/BOOK/chapter08/kernel.xml     Wed Apr 10 13:20:22 2019        (r11574)
@@ -9,7 +9,7 @@
   <?dbhtml filename="kernel.html"?>
 
   <sect1info condition="script">
-    <productname>linux</productname>
+    <productname>kernel</productname>
     <productnumber>&linux-version;</productnumber>
     <address>&linux-url;</address>
   </sect1info>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to