diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/shellutils-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml index d449d03d2..a5cc3ac73 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 basename date echo false hostname $LFS/bin && -mv pwd sleep stty su test true uname $LFS/bin &&</userinput></screen></para> +mv pwd sleep stty test true uname $LFS/bin &&</userinput></screen></para> </sect2> |