Explorar o código

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=12) %!d(string=hai) anos
pai
achega
ecbc2ff441
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/coreutils.xml

+ 1 - 1
chapter06/coreutils.xml

@@ -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>