aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/util-linux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 7e1da38a5..b16becd71 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -44,7 +44,7 @@ mkdir -p /var/lib/hwclock</userinput></screen>
<title>Installation of Util-linux</title>
<para>GCC-&gcc-version; miscompiles <command>sfdisk</command> if the
-default optimisation level is used. The following command prevents the
+default optimisation level is used. The following patch prevents the
problematic optimisation pass from being used.</para>
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch</userinput></screen>