aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/shellutils-inst.xml
diff options
context:
space:
mode:
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>