|
@@ -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
|
|
|
|