diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/coreutils-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff) |
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/coreutils-shortdesc.xml')
-rw-r--r-- | appendixa/coreutils-shortdesc.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/appendixa/coreutils-shortdesc.xml b/appendixa/coreutils-shortdesc.xml index 6cdb62a88..b84577feb 100644 --- a/appendixa/coreutils-shortdesc.xml +++ b/appendixa/coreutils-shortdesc.xml @@ -2,17 +2,17 @@ <para>The Coreutils package contains a whole series of basic shell utilities.</para> -<para>Coreutils installs the following:</para> +<para>(Last checked against the old Fileutils, Sh-utils and Textutils.)</para> -<sect3><title>Program Files</title> -<para>basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, -cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, -factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, -kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, -nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, -rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, -tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, -unlink, uptime, users, vdir, wc, who, whoami, yes</para></sect3> +<para><emphasis>Installed programs</emphasis>: basename, cat, chgrp, chmod, +chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, +dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, +hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, +mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, +printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, +sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, +tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, +whoami and yes</para> </sect2> |