aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/diffutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/diffutils-inst.xml')
-rw-r--r--chapter05/diffutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/diffutils-inst.xml b/chapter05/diffutils-inst.xml
index f84a4321f..c10da0f8d 100644
--- a/chapter05/diffutils-inst.xml
+++ b/chapter05/diffutils-inst.xml
@@ -14,7 +14,7 @@ use the first version.</para>
<userinput>make install</userinput></screen></para>
<para>If you are using a newer glibc version (2.2.x), you can use the following
-commands to install diffutils:</para>
+commands to install Diffutils:</para>
<para><screen><userinput>./configure --prefix=$LFS/usr &amp;&amp;</userinput>
<userinput>make LDFLAGS=-static &amp;&amp;</userinput>