diff options
Diffstat (limited to 'appendixa/glibc-dep.xml')
-rw-r--r-- | appendixa/glibc-dep.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml index 27b62144b..438d7585a 100644 --- a/appendixa/glibc-dep.xml +++ b/appendixa/glibc-dep.xml @@ -4,19 +4,19 @@ <para>Glibc-&glibc-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: ar, as, ld, ranlib, readelf -diffutils: cmp -fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch -gcc: cc, cc1, collect2, cpp, gcc -grep: egrep, grep -gzip: gzip -make: make -gawk: gawk -sed: sed -sh-utils: date, expr, hostname, pwd, uname -texinfo: install-info, makeinfo -textutils: cat, cut, sort, tr +Bash: sh +Binutils: ar, as, ld, ranlib, readelf +Diffutils: cmp +Fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch +Gcc: cc, cc1, collect2, cpp, gcc +Grep: egrep, grep +Gzip: gzip +Make: make +Gawk: gawk +Sed: sed +Sh-utils: date, expr, hostname, pwd, uname +Texinfo: install-info, makeinfo +Textutils: cat, cut, sort, tr </literallayout> </sect2> |