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

instruction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2019-04-10 20:20:22 +00:00
parent 8176c9cb55
commit 6070f516c5
10 changed files with 10 additions and 10 deletions

View File

@ -9,7 +9,7 @@
<?dbhtml filename="binutils-pass1.html"?> <?dbhtml filename="binutils-pass1.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>binutils</productname> <productname>binutils-pass1</productname>
<productnumber>&binutils-version;</productnumber> <productnumber>&binutils-version;</productnumber>
<address>&binutils-url;</address> <address>&binutils-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="binutils-pass2.html"?> <?dbhtml filename="binutils-pass2.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>binutils</productname> <productname>binutils-pass2</productname>
<productnumber>&binutils-version;</productnumber> <productnumber>&binutils-version;</productnumber>
<address>&binutils-url;</address> <address>&binutils-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="gcc-pass1.html"?> <?dbhtml filename="gcc-pass1.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>gcc</productname> <productname>gcc-pass1</productname>
<productnumber>&gcc-version;</productnumber> <productnumber>&gcc-version;</productnumber>
<address>&gcc-url;</address> <address>&gcc-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="gcc-pass2.html"?> <?dbhtml filename="gcc-pass2.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>gcc</productname> <productname>gcc-pass2</productname>
<productnumber>&gcc-version;</productnumber> <productnumber>&gcc-version;</productnumber>
<address>&gcc-url;</address> <address>&gcc-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="gcc-libstdc++.html"?> <?dbhtml filename="gcc-libstdc++.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>gcc</productname> <productname>gcc-libstdc++</productname>
<productnumber>&gcc-version;</productnumber> <productnumber>&gcc-version;</productnumber>
<address>&gcc-url;</address> <address>&gcc-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="linux-headers.html"?> <?dbhtml filename="linux-headers.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>linux</productname> <productname>linux-headers</productname>
<productnumber>&linux-version;</productnumber> <productnumber>&linux-version;</productnumber>
<address>&linux-url;</address> <address>&linux-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="linux-headers.html"?> <?dbhtml filename="linux-headers.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>linux</productname> <productname>linux-headers</productname>
<productnumber>&linux-version;</productnumber> <productnumber>&linux-version;</productnumber>
<address>&linux-url;</address> <address>&linux-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="pkg-config.html"?> <?dbhtml filename="pkg-config.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>pkgconfig</productname> <productname>pkg-config</productname>
<productnumber>&pkgconfig-version;</productnumber> <productnumber>&pkgconfig-version;</productnumber>
<address>&pkgconfig-url;</address> <address>&pkgconfig-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="bootscripts.html"?> <?dbhtml filename="bootscripts.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>lfs-bootscripts</productname> <productname>bootscripts</productname>
<productnumber>&lfs-bootscripts-version;</productnumber> <productnumber>&lfs-bootscripts-version;</productnumber>
<address>&lfs-bootscripts-url;</address> <address>&lfs-bootscripts-url;</address>
</sect1info> </sect1info>

View File

@ -9,7 +9,7 @@
<?dbhtml filename="kernel.html"?> <?dbhtml filename="kernel.html"?>
<sect1info condition="script"> <sect1info condition="script">
<productname>linux</productname> <productname>kernel</productname>
<productnumber>&linux-version;</productnumber> <productnumber>&linux-version;</productnumber>
<address>&linux-url;</address> <address>&linux-url;</address>
</sect1info> </sect1info>