aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 0003d9c6c..25f5d7fcb 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -73,7 +73,8 @@
<screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2</userinput></screen>
<para>Apply the following patch to fix build errors in packages that include
- linux/types.h after sys/kd.h:</para>
+ <filename class="headerfile">linux/types.h</filename> after <filename
+ class="headerfile">sys/kd.h</filename>:</para>
<screen><userinput>patch -Np1 -i ../&glibc-linux_types-patch;</userinput></screen>