diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass1.xml | 2 | ||||
-rw-r--r-- | chapter05/binutils-pass2.xml | 2 | ||||
-rw-r--r-- | chapter05/gcc-pass1.xml | 2 | ||||
-rw-r--r-- | chapter05/gcc-pass2.xml | 2 | ||||
-rw-r--r-- | chapter05/libstdc++.xml | 2 | ||||
-rw-r--r-- | chapter05/linux-headers.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 458d89696..b54941a23 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -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> diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 080c50916..c281f92fa 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -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> diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index b4d39ee9e..34891725c 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -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> diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index b5c56c161..8531e2332 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -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> diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index d7b6eb95f..6c3b3d27b 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -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> diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index 36edc3c3d..b5f134ee3 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -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> |