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 d3a7e52cc..1a42ce68c 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -40,7 +40,7 @@ <sect2 role="installation"> <title>Installation of Procps-ng</title> - <para>Now prepare procps-ng for compilation:</para> + <para>Prepare procps-ng for compilation:</para> <screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \ --exec-prefix= \ @@ -193,7 +193,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri <varlistentry id="slabtop"> <term><command>slabtop</command></term> <listitem> - <para>Displays detailed kernel slap cache information in real time</para> + <para>Displays detailed kernel slab cache information in real time</para> <indexterm zone="ch-system-procps slabtop"> <primary sortas="b-slabtop">slabtop</primary> </indexterm> |