aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/shellutils-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-02-03 23:24:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-02-03 23:24:24 +0000
commite4b9338243e80e23c08eccaaf770259edbe72c5d (patch)
treee7f115ade9983172971131d41934b6e1e90959bb /chapter05/shellutils-inst.xml
parent6f531d7b8c0fa937866a56c6ab729fc0f75d94e0 (diff)
fix typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/shellutils-inst.xml')
-rw-r--r--chapter05/shellutils-inst.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml
index a15c9d9d5..f760f8c6e 100644
--- a/chapter05/shellutils-inst.xml
+++ b/chapter05/shellutils-inst.xml
@@ -29,9 +29,10 @@ it.</para>
NOTE: to install su, run 'make install-root' as root</screen></blockquote>
<para>You can safely ignore that warning. You need to be logged in as root
-in order to install su the way Sh-utils wants to install it, which is being
-suid root. Because we don't need su during Chapter 6, and su will be properly
-installed when we re-install Sh-utils in Chapter 6.</para>
+in order to install <filename>su</filename> the way Sh-utils wants to install
+it, which is suid root. Because we don't need <filename>su</filename> during
+Chapter 6, and <filename>su</filename> will be properly installed when we
+re-install Sh-utils in Chapter 6.</para>
</sect2>