diff options
Diffstat (limited to 'chapter01/changelog.sgml')
-rw-r--r-- | chapter01/changelog.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index 0e884797e..a449446cc 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -82,8 +82,7 @@ installation. <listitem><para> Chapter 6: When entering chroot the $TERM variable inside chroot is set -properly. This is accomplished by: chroot ... -i HOME=/root TERM=`echo -$TERM` ... +properly. This is accomplished by: chroot ... -i HOME=/root TERM=$TERM ... </para></listitem> </itemizedlist> |