aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-01 20:39:25 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-01 20:39:25 +0000
commitfde4f7de29feb3a867ab572415c2eb7722d3d880 (patch)
tree7b5999f09e19c8bf5a6d76cce1348238c922a4cb /chapter06/util-linux.xml
parent4d938efaa059430738ff5c7dbae00b42e1b5b7d5 (diff)
Brought all occurences of LFS-Bootscripts into conformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 6fd5b64d1..93e3e2a13 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -82,8 +82,8 @@ by Glibc) from being built and installed again.</para></listitem>
<para>This package does not come with a test suite.</para>
<para>Install the package and move the <command>logger</command> binary to
-<filename class="directory">/bin</filename> as it is needed by the bootscripts:
-</para>
+<filename class="directory">/bin</filename> as it is needed by the
+LFS-Bootscripts package:</para>
<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install
mv /usr/bin/logger /bin</userinput></screen>