浏览代码

fix typo's: rom->from

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父节点
当前提交
04a0d3d498
共有 1 个文件被更改,包括 9 次插入9 次删除
  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