diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-02-11 01:19:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-02-11 01:19:47 +0000 |
commit | e1428f313c18c0839399966a96035cc9350d8e93 (patch) | |
tree | abce0e2722b5c94ab29cc7b686df3a74ee12bdf2 /chapter06/sysvinit.xml | |
parent | 6f20f64b0eb148c214ee272b758cd3dd7b9c6776 (diff) |
Upgrade to Util-linux-2.19. Changed name from util-linux-ng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index e5726994e..9027e74be 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -56,7 +56,7 @@ src/init.c</userinput></screen> <para>A maintained version of the <command>wall</command> program was - installed earlier by Util-linux-ng. Suppress the installation of Sysvinit's + installed earlier by Util-linux. Suppress the installation of Sysvinit's version of this program and its man page:</para> <screen><userinput remap="make">sed -i -e 's/utmpdump wall/utmpdump/' \ |