Author: pierre
Date: Fri Jun 12 05:26:56 2020
New Revision: 11926

Log:
typo

Modified:
   branches/cross2/chapter08/coreutils.xml

Modified: branches/cross2/chapter08/coreutils.xml
==============================================================================
--- branches/cross2/chapter08/coreutils.xml     Fri Jun 12 01:40:02 2020        
(r11925)
+++ branches/cross2/chapter08/coreutils.xml     Fri Jun 12 05:26:56 2020        
(r11926)
@@ -141,7 +141,7 @@
 mv -v /usr/bin/{rmdir,stty,sync,true,uname} /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"' /usr/share/man/man8/chroot.8</userinput></screen>
+sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
 
     <para revision="sysv">Some of the scripts in the LFS-Bootscripts package
     depend on <command>head</command>, <command>nice</command>,
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to