diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc-inst.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.sgml b/chapter06/glibc-inst.sgml index 45a55beff..eac593f04 100644 --- a/chapter06/glibc-inst.sgml +++ b/chapter06/glibc-inst.sgml @@ -71,7 +71,7 @@ commands to do that: <blockquote><literallayout> - <userinput>logout &&</userinput> + <userinput>logout</userinput> <userinput>chroot $LFS /usr/bin/env -i HOME=/root /bin/bash --login</userinput> |