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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml
index 74f8def4f..03619e480 100644
--- a/chapter05/shellutils-inst.xml
+++ b/chapter05/shellutils-inst.xml
@@ -19,7 +19,7 @@ make LDFLAGS=-static &&
make install &&
cd $LFS/usr/bin &&
mv date echo false pwd stty $LFS/bin &&
-mv su true uname hostname $LFS/bin</userinput></screen></para>
+mv true uname hostname $LFS/bin</userinput></screen></para>
</sect2>