aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/patch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/patch.xml')
-rw-r--r--chapter05/patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/patch.xml b/chapter05/patch.xml
index 8462d3b50..6f7fa5746 100644
--- a/chapter05/patch.xml
+++ b/chapter05/patch.xml
@@ -28,7 +28,7 @@
<title>Installation of Patch</title>
<para>Prepare Patch for compilation (the preprocessor flag
-<emphasis>-D_GNU_SOURCE</emphasis> is only needed on the PowerPC platform, on
+<parameter>-D_GNU_SOURCE</parameter> is only needed on the PowerPC platform, on
other architectures you can leave it out):</para>
<screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools</userinput></screen>