diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-21 18:03:29 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-21 18:03:29 +0000 |
commit | 4d4690588bc35551cecc2167671f5f263e011985 (patch) | |
tree | c10ffe5f60b55548ef37e6473f171ae8145dca30 /chapter05 | |
parent | 1d189436f2bf751a3a2cc1fdaf0d4ab34da5c735 (diff) |
Renamed shellutils to sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/shellutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml index e63d944b4..d798dd55d 100644 --- a/chapter05/shellutils.xml +++ b/chapter05/shellutils.xml @@ -1,5 +1,5 @@ <sect1 id="ch05-shutils"> -<title>Installing Shellutils</title> +<title>Installing Sh-utils</title> &c5-shellutils-inst; &aa-shellutils-desc; |