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 | |
parent | 1d189436f2bf751a3a2cc1fdaf0d4ab34da5c735 (diff) |
Renamed shellutils to sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | Attic/appendixc/shellutils-patch.xml | 2 | ||||
-rw-r--r-- | chapter05/shellutils.xml | 2 | ||||
-rw-r--r-- | chapter06/shellutils.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Attic/appendixc/shellutils-patch.xml b/Attic/appendixc/shellutils-patch.xml index cc596d870..9e71f4871 100644 --- a/Attic/appendixc/shellutils-patch.xml +++ b/Attic/appendixc/shellutils-patch.xml @@ -1,4 +1,4 @@ -Shellutils Patch (&sh-utils-version;): +Sh-utils Patch (&sh-utils-version;): <ulink url="&ftp;/"> &ftp;/</ulink> <ulink url="&http;/"> 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; diff --git a/chapter06/shellutils.xml b/chapter06/shellutils.xml index 7464ceee2..c33c82d5a 100644 --- a/chapter06/shellutils.xml +++ b/chapter06/shellutils.xml @@ -1,5 +1,5 @@ <sect1 id="ch06-shutils"> -<title>Installing Shellutils</title> +<title>Installing Sh-utils</title> &c6-shellutils-inst; &aa-shellutils-desc; |