Bläddra i källkod

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 år sedan
förälder
incheckning
ee9c1597ca
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      chapter06/shellutils-exp.xml

+ 1 - 1
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
-suppresses the build of the hostname program which we will be installed
+suppresses the build of the hostname program which 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>