diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/procps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 217722a78..199566818 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -90,7 +90,7 @@ make check</userinput></screen> <filename class="directory">/usr</filename> is not mounted.</para> <screen><userinput remap="install">mv -v /usr/lib/libprocps.so.* /lib -ln -sfv ../../lib/libprocps.so.1.1.0 /usr/lib/libprocps.so</userinput></screen> +ln -sfv ../../lib/libprocps.so.1.1.1 /usr/lib/libprocps.so</userinput></screen> </sect2> |