diff options
Diffstat (limited to 'appendixa/vim-dep.xml')
-rw-r--r-- | appendixa/vim-dep.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/appendixa/vim-dep.xml b/appendixa/vim-dep.xml index 225c272c1..6b757f687 100644 --- a/appendixa/vim-dep.xml +++ b/appendixa/vim-dep.xml @@ -4,18 +4,18 @@ <para>Vim-&vim-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: as, ld, strip -diffutils: cmp, diff -fileutils: chmod, cp, ln, mkdir, mv, rm, touch -find: find -gcc: cc1, collect2, cpp0, gcc -grep: egrep, grep -make: make -net-tools: hostname -sed: sed -sh-utils: echo, expr, uname, whoami -textutils: cat, tr, wc +Bash: sh +Binutils: as, ld, strip +Diffutils: cmp, diff +Fileutils: chmod, cp, ln, mkdir, mv, rm, touch +Find: find +Gcc: cc1, collect2, cpp0, gcc +Grep: egrep, grep +Make: make +Net-tools: hostname +Sed: sed +Sh-utils: echo, expr, uname, whoami +Textutils: cat, tr, wc </literallayout> </sect2> |