aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-01 23:16:14 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-01 23:16:14 +0000
commitaabd480689b6c9bd4b28ee66c1cfa3b7a717a334 (patch)
tree38c4e63261ec3bbdbfe51dadff36bf167870da8d /chapter06/util-linux.xml
parent90b56f5cf346ee9cbd5032a13066decc72860011 (diff)
Brought all occurences of LFS-Bootscripts into conformity. (merged from trunk r6288)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6308 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 bbd70fb0f..de2a8d170 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -80,8 +80,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>