Change id of Python and texinfo in chapter 7 to be of the form

ch-tools-xxx

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2020-06-22 16:45:31 +00:00
parent 92f1b84ed4
commit 1b814a8f17
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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>