mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Add a command explanation for 'pwait'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0b52f7babf
commit
f9a430a19d
@ -46,6 +46,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<para>2021-02-14</para>
|
<para>2021-02-14</para>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Add a command explanation for 'pwait'.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to util-linux-2.36.2. Fixes
|
<para>[bdubbs] - Update to util-linux-2.36.2. Fixes
|
||||||
<ulink url="&lfs-ticket-root;4812">#4812</ulink>.</para>
|
<ulink url="&lfs-ticket-root;4812">#4812</ulink>.</para>
|
||||||
|
@ -188,6 +188,16 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="pwdx">
|
||||||
<term><command>pwdx</command></term>
|
<term><command>pwdx</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user