diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 8e874960f..8da11e5c0 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -14,7 +14,7 @@ <address>&procps-ng-url;</address> </sect1info> - <title>Procps-&procps-ng-version;</title> + <title>Procps-ng-&procps-ng-version;</title> <indexterm zone="ch-system-procps"> <primary sortas="a-Procps">Procps-ng</primary> @@ -93,7 +93,7 @@ popd</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.0.0 /usr/lib/libprocps.so</userinput></screen> +ln -sfv ../../lib/libprocps.so.1.1.0 /usr/lib/libprocps.so</userinput></screen> </sect2> |