diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml
index f6c5fa2ec..bd87b3d37 100644
--- a/chapter06/strippingagain.xml
+++ b/chapter06/strippingagain.xml
@@ -25,11 +25,11 @@ unsure whether the user entered chroot with the command given in
first exit from
chroot:
-logout
+>logout
Then reenter it with:
-chroot $LFS /tools/bin/env -i \
+>chroot $LFS /tools/bin/env -i \
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
/tools/bin/bash --login