diff options
Diffstat (limited to 'appendixa/bison-dep.xml')
-rw-r--r-- | appendixa/bison-dep.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/appendixa/bison-dep.xml b/appendixa/bison-dep.xml index b2da4ac2a..9dc793427 100644 --- a/appendixa/bison-dep.xml +++ b/appendixa/bison-dep.xml @@ -4,17 +4,17 @@ <para>Bison-&bison-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: ar, as, ld, ranlib -diffutils: cmp -fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir -gcc: cc, cc1, collect2, cpp0, gcc -grep: egrep, fgrep, grep -make: make -sed: sed -sh-utils: basename, dirname, echo, expr, hostname, sleep, uname -texinfo: install-info -textutils: cat, head, tr, uniq +Bash: sh +Binutils: ar, as, ld, ranlib +Diffutils: cmp +Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir +Gcc: cc, cc1, collect2, cpp0, gcc +Grep: egrep, fgrep, grep +Make: make +Sed: sed +Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname +Texinfo: install-info +Textutils: cat, head, tr, uniq </literallayout> </sect2> |