Author: renodr
Date: Sun Feb 14 14:37:55 2021
New Revision: 12135

Log:
Add a command explanation for 'pwait'

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter08/procps.xml

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Sun Feb 14 13:27:29 2021        (r12134)
+++ trunk/BOOK/chapter01/changelog.xml  Sun Feb 14 14:37:55 2021        (r12135)
@@ -47,6 +47,9 @@
       <itemizedlist>
       <para>2021-02-14</para>
         <listitem>
+          <para>[renodr] - Add a command explanation for 'pwait'.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to util-linux-2.36.2. Fixes
           <ulink url="&lfs-ticket-root;4812">#4812</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter08/procps.xml
==============================================================================
--- trunk/BOOK/chapter08/procps.xml     Sun Feb 14 13:27:29 2021        (r12134)
+++ trunk/BOOK/chapter08/procps.xml     Sun Feb 14 14:37:55 2021        (r12135)
@@ -188,6 +188,16 @@
         </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>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to