aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2019-04-10 20:20:22 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2019-04-10 20:20:22 +0000
commit6070f516c5a137a643ed68bf6a467c4a6e5476c3 (patch)
treec1d3e9813c60f8764ad446e41f1fdf96d386ff54 /chapter06
parent8176c9cb550aa6700950a2e96064eae50f2e7a98 (diff)
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
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/linux-headers.xml2
-rw-r--r--chapter06/pkgconfig.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index c517b8d57..1bf45bff5 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/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>
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml
index 95b837ed3..3c311e389 100644
--- a/chapter06/pkgconfig.xml
+++ b/chapter06/pkgconfig.xml
@@ -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>