diff options
Diffstat (limited to 'chapter08/procps.xml')
-rw-r--r-- | chapter08/procps.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter08/procps.xml b/chapter08/procps.xml index 35cd2cc99..a0cc0e599 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -188,6 +188,16 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri </listitem> </varlistentry> + <varlistentry id="pwait"> + <term><command>pwait</command></term> + <listitem> + <para>Waits for a process to finish before executing.</para> + <indexterm zone="ch-system-procps pwait"> + <primary sortas="b-pwait">pwait</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pwdx"> <term><command>pwdx</command></term> <listitem> |