diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-21 18:02:21 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-21 18:02:21 +0000 |
commit | 1d189436f2bf751a3a2cc1fdaf0d4ab34da5c735 (patch) | |
tree | c164a1c1134c8d79ba21cec008cfffea51bb2d49 /appendixa | |
parent | 64324dd45d0a663b95f6962a0037c23ce99f8f62 (diff) |
Renamed Shellutils to sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/shellutils-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml index 90e2e54f8..ef29138e8 100644 --- a/appendixa/shellutils-desc.xml +++ b/appendixa/shellutils-desc.xml @@ -2,7 +2,7 @@ <title>Contents</title> <para> -The Shellutils package contains the basename, chroot, date, dirname, +The Sh-utils package contains the basename, chroot, date, dirname, echo, env, expr, factor, false, groups, hostid, hostname, id, logname, nice, nohup, pathchk, pinky, printenv, printf, pwd, seq, sleep, stty, su, tee, test, true, tty, uname, uptime, users, who, whoami and yes |