diff options
Diffstat (limited to 'appendixa/procps-desc.xml')
-rw-r--r-- | appendixa/procps-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index 9cb48aa10..73b24e0ca 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -18,10 +18,10 @@ kernel.</para></sect4> <para>ps gives a snapshot of the current processes.</para></sect4> <sect4><title>pgrep</title> -<para>pgrep looks up processes based on name and other attributes</para></sect4> +<para>pgrep looks up processes based on name and other attributes.</para></sect4> <sect4><title>pkill</title> -<para>pkill signals processes based on name and other attributes</para></sect4> +<para>pkill signals processes based on name and other attributes.</para></sect4> <sect4><title>skill</title> <para>skill sends signals to process matching a criteria.</para></sect4> |