diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:45:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:45:55 +0000 |
commit | f9fdb5f849f3b37b5b0bb2cdc8c89bf66a71fda4 (patch) | |
tree | 3b73af56d2588dd3107599d508514ae53908a9ad /appendixa/shadowpwd-dep.xml | |
parent | b01dec7ae469c77089ff17592b171df8b63ef6c5 (diff) |
fixed dependency section: packages start with capital
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shadowpwd-dep.xml')
-rw-r--r-- | appendixa/shadowpwd-dep.xml | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/appendixa/shadowpwd-dep.xml b/appendixa/shadowpwd-dep.xml index 8eb0a3338..827d7344d 100644 --- a/appendixa/shadowpwd-dep.xml +++ b/appendixa/shadowpwd-dep.xml @@ -4,24 +4,24 @@ <para>Shadow-&shadow-depversion; needs the following to be installed:</para> <literallayout> -autoconf: autoconf, autoheader -automake: aclocal, automake -bash: sh -binutils: ar, as, ld, nm, ranlib -diffutils: cmp -fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir -gettext: msgfmt, xgettext -gcc: cc1, collect2, cpp0, gcc -glibc: ldconfig -grep: egrep, grep -m4: m4 -make: make -gawk: gawk -net-tools: hostname -sed: sed -sh-utils: basename, echo, expr, sleep, uname -texinfo: makeinfo -textutils: cat, sort, tr, uniq +Autoconf: autoconf, autoheader +Automake: aclocal, automake +Bash: sh +Binutils: ar, as, ld, nm, ranlib +Diffutils: cmp +Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir +Gettext: msgfmt, xgettext +Gcc: cc1, collect2, cpp0, gcc +Glibc: ldconfig +Grep: egrep, grep +M4: m4 +Make: make +Gawk: gawk +Net-tools: hostname +Sed: sed +Sh-utils: basename, echo, expr, sleep, uname +Texinfo: makeinfo +Textutils: cat, sort, tr, uniq </literallayout> </sect2> |