From dde039d8cde9e145fbb2fc01a6a967a7c4dfe532 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 9 Oct 2005 08:24:14 +0000 Subject: Removed extra > git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/strippingagain.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml index bd87b3d37..7a4090fd3 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 -- cgit v1.2.3-54-g00ecf