aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/shellutils-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/shellutils-exp.xml')
-rw-r--r--chapter06/shellutils-exp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shellutils-exp.xml b/chapter06/shellutils-exp.xml
index 872f025f6..76718e781 100644
--- a/chapter06/shellutils-exp.xml
+++ b/chapter06/shellutils-exp.xml
@@ -2,7 +2,7 @@
<title>Command explanations</title>
<para><userinput>patch -Np1 -i ../sh-utils-&sh-utils-hostname-patch-version;.patch:</userinput> This patch
-supresses the build of the hostname program which we will be installed
+suppresses the build of the hostname program which we will be installed
later with the net-tools package. The hostname program from the net-tools
package is a much better version (and in some cases even required since it
supports options that are needed by some programs such as XFree86).</para>