diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-06 19:46:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-06 19:46:09 +0000 |
commit | df9fd8229d0a9d71464d16f09518c40f538dc390 (patch) | |
tree | 75ce5495a20c5975099cc0bd0a076ccba2da0a9b /chapter06 | |
parent | 4457d72f86fea5c0884d044d9126557adca4e700 (diff) |
Add libelf to rationale.
Update to man-db-2.8.3.
Update to iproute2-4.16.0.
Update to linux-4.16.
Update to procps-ng-3.3.13.
Update to sed-4.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/procps.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 0df21e4a3..59bf0864c 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -83,9 +83,6 @@ sed -i '/set tty/d' testsuite/pkill.test/pkill.exp rm testsuite/pgrep.test/pgrep.exp make check</userinput></screen> - <para>One ps test may fail, but passes if the tests are rerun at - the end of Chapter 6.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |