Author: bdubbs
Date: Thu Jan 24 16:01:04 2013
New Revision: 10106

Log:
Typo

Modified:
   trunk/BOOK/chapter06/coreutils.xml

Modified: trunk/BOOK/chapter06/coreutils.xml
==============================================================================
--- trunk/BOOK/chapter06/coreutils.xml  Thu Jan 24 14:50:30 2013        (r10105)
+++ trunk/BOOK/chapter06/coreutils.xml  Thu Jan 24 16:01:04 2013        (r10106)
@@ -120,7 +120,7 @@
 
 <screen><userinput remap="install">mv -v 
/usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin
 mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
-mv -v /usr/bin/{rmdir,stty,sync,true,uname,test/[} /bin
+mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin
 mv -v /usr/bin/chroot /usr/sbin
 mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8
 sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to