Author: pierre
Date: Mon Jun 22 09:45:31 2020
New Revision: 11979

Log:
Change id of Python and texinfo in chapter 7 to be of the form
ch-tools-xxx

Modified:
   trunk/BOOK/chapter07/python.xml
   trunk/BOOK/chapter07/texinfo.xml

Modified: trunk/BOOK/chapter07/python.xml
==============================================================================
--- trunk/BOOK/chapter07/python.xml     Mon Jun 22 06:58:18 2020        (r11978)
+++ trunk/BOOK/chapter07/python.xml     Mon Jun 22 09:45:31 2020        (r11979)
@@ -5,8 +5,8 @@
   %general-entities;
 ]>
 
-<sect1 id="ch-system-Python-temp" role="wrap">
-  <?dbhtml filename="Python-temp.html"?>
+<sect1 id="ch-tools-Python" role="wrap">
+  <?dbhtml filename="Python.html"?>
 
   <sect1info condition="script">
     <productname>Python</productname>
@@ -16,7 +16,7 @@
 
   <title>Python-&python-version;</title>
 
-  <indexterm zone="ch-system-Python-temp">
+  <indexterm zone="ch-tools-Python">
     <primary sortas="a-Python">Python</primary>
     <secondary>temporary</secondary>
   </indexterm>

Modified: trunk/BOOK/chapter07/texinfo.xml
==============================================================================
--- trunk/BOOK/chapter07/texinfo.xml    Mon Jun 22 06:58:18 2020        (r11978)
+++ trunk/BOOK/chapter07/texinfo.xml    Mon Jun 22 09:45:31 2020        (r11979)
@@ -5,8 +5,8 @@
   %general-entities;
 ]>
 
-<sect1 id="ch-system-texinfo-temp" role="wrap">
-  <?dbhtml filename="texinfo-temp.html"?>
+<sect1 id="ch-tools-texinfo" role="wrap">
+  <?dbhtml filename="texinfo.html"?>
 
   <sect1info condition="script">
     <productname>texinfo</productname>
@@ -16,7 +16,7 @@
 
   <title>Texinfo-&texinfo-version;</title>
 
-  <indexterm zone="ch-system-texinfo-temp">
+  <indexterm zone="ch-tools-texinfo">
     <primary sortas="a-Texinfo">Texinfo</primary>
     <secondary>temporary</secondary>
   </indexterm>
-- 
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