mirror of
https://github.com/avmaisak/LFS_Book.git
synced 2026-01-14 02:00:45 +00:00
SYNC
Revision: 11574 Author: pierre Date: 10 апреля 2019 г. 23:20:22 Message: Change <productname> tags so that they reflect the dbhtml processing instruction ---- Modified : /trunk/BOOK/chapter05/binutils-pass1.xml Modified : /trunk/BOOK/chapter05/binutils-pass2.xml Modified : /trunk/BOOK/chapter05/gcc-pass1.xml Modified : /trunk/BOOK/chapter05/gcc-pass2.xml Modified : /trunk/BOOK/chapter05/libstdc++.xml Modified : /trunk/BOOK/chapter05/linux-headers.xml Modified : /trunk/BOOK/chapter06/linux-headers.xml Modified : /trunk/BOOK/chapter06/pkgconfig.xml Modified : /trunk/BOOK/chapter07/bootscripts.xml Modified : /trunk/BOOK/chapter08/kernel.xml
This commit is contained in:
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user