diff options
Diffstat (limited to 'Attic/appendixb/makedev-dep.xml')
-rw-r--r-- | Attic/appendixb/makedev-dep.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Attic/appendixb/makedev-dep.xml b/Attic/appendixb/makedev-dep.xml index cb79a1498..6474a54da 100644 --- a/Attic/appendixb/makedev-dep.xml +++ b/Attic/appendixb/makedev-dep.xml @@ -4,19 +4,19 @@ <para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para> <literallayout> -sh from the bash package +sh from the bash package chmod from the fileutils package chown from the fileutils package -cp from the fileutils package -ln from the fileutils package +cp from the fileutils package +ln from the fileutils package mknod from the fileutils package -mv from the fileutils package -rm from the fileutils package +mv from the fileutils package +rm from the fileutils package -grep from the grep package +grep from the grep package -expr from the sh-utils package +expr from the sh-utils package </literallayout> </sect2> |