diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index e4b1909fc..3e5331ba9 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -80,6 +80,9 @@ <screen><userinput remap="test">sed -i -r 's|(pmap_initname)\\\$|\1|' testsuite/pmap.test/pmap.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> |