Browse Source

fix typo's: rom->from

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
04a0d3d498
1 changed files with 9 additions and 9 deletions
  1. 9 9
      appendixa/netkitbase-dep.xml

+ 9 - 9
appendixa/netkitbase-dep.xml

@@ -5,21 +5,21 @@
 installed:</para>
 
 <literallayout>
-sh rom the bash package
+sh from the bash package
 
-as rom the binutils package
-ld rom the binutils package
-strip rom the binutils package
+as from the binutils package
+ld from the binutils package
+strip from the binutils package
 
-cp rom the fileutils package
+cp 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