mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
26fec2772d
commit
7391d364a7
@ -141,7 +141,7 @@ mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
|
||||
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>,
|
||||
|
Loading…
Reference in New Issue
Block a user