mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
fix typo's: rom->from
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5997cf9fed
commit
04a0d3d498
@ -5,21 +5,21 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
sh rom the bash package
|
sh from the bash package
|
||||||
|
|
||||||
as rom the binutils package
|
as from the binutils package
|
||||||
ld rom the binutils package
|
ld from the binutils package
|
||||||
strip rom the binutils package
|
strip from the binutils package
|
||||||
|
|
||||||
cp rom the fileutils package
|
cp from the fileutils package
|
||||||
install from the fileutils package
|
install from the fileutils package
|
||||||
rm rom the fileutils package
|
rm from the fileutils package
|
||||||
|
|
||||||
make rom the make package
|
make from the make package
|
||||||
|
|
||||||
cc rom the gcc package
|
cc from the gcc package
|
||||||
|
|
||||||
sed rom the sed package
|
sed from the sed package
|
||||||
|
|
||||||
date from the sh-utils package
|
date from the sh-utils package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user