diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 02:58:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 02:58:53 +0000 |
commit | e397c3ada5bbef0281414709fa1952a2ce07c44d (patch) | |
tree | 8a9d69c28ed5ade4a2b3ef1abca9b681b9694e7d /appendixa/shellutils-desc.xml | |
parent | fe2fdae3c68e2f1ee3d78226882e3aa819d876f3 (diff) |
converted sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shellutils-desc.xml')
-rw-r--r-- | appendixa/shellutils-desc.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml index 02cd024a1..f8a9ae50e 100644 --- a/appendixa/shellutils-desc.xml +++ b/appendixa/shellutils-desc.xml @@ -1,15 +1,10 @@ -<sect2><title>Contents of Sh-utils</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &sh-utils-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program Files</title> -<para>basename, chroot, date, dirname, -echo, env, expr, factor, false, groups, hostid, id, logname, -nice, nohup, pathchk, pinky, printenv, printf, pwd, seq, sleep, stty, -su, tee, test, true, tty, uname, uptime, users, who, whoami and -yes</para></sect3> +<para>Last checked against version &sh-utils-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>basename</title> <para>basename strips directory and suffixes from filenames.</para></sect4> |