diff options
Diffstat (limited to 'chapter06/procps-inst.xml')
-rw-r--r-- | chapter06/procps-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml index f46c2955f..1dfdb8aa6 100644 --- a/chapter06/procps-inst.xml +++ b/chapter06/procps-inst.xml @@ -14,11 +14,11 @@ the patch:</para> <para><screen><userinput>make</userinput></screen></para> -<para>Finish installing the package:</para> +<para>Install it:</para> <para><screen><userinput>make install</userinput></screen></para> -<para>Remove a spurious library link:</para> +<para>And remove a spurious library link:</para> <para><screen><userinput>rm /lib/libproc.so</userinput></screen></para> |