diff options
Diffstat (limited to 'appendixa/procinfo-dep.xml')
-rw-r--r-- | appendixa/procinfo-dep.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/appendixa/procinfo-dep.xml b/appendixa/procinfo-dep.xml index a3831fe1e..08b86eb47 100644 --- a/appendixa/procinfo-dep.xml +++ b/appendixa/procinfo-dep.xml @@ -4,15 +4,10 @@ <para>Procinfo-&procinfo-depversion; needs the following to be installed:</para> <literallayout> -as from the binutils package -ld from the binutils package - -install from the fileutils package -mkdir from the fileutils package - -make from the make package - -sed from the sed package +binutils: as, ld +fileutils: install, mkdir +make: make +sed: sed </literallayout> </sect2> |