Author: matthew Date: 2005-12-17 10:10:03 -0700 (Sat, 17 Dec 2005) New Revision: 7222
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/chapter06/psmisc.xml trunk/BOOK/general.ent Log: Upgrade to psmisc 21.9 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-12-17 14:00:59 UTC (rev 7221) +++ trunk/BOOK/chapter01/changelog.xml 2005-12-17 17:10:03 UTC (rev 7222) @@ -119,6 +119,9 @@ Dan Nicholson for the report (fixes bug 1670).</para> </listitem> +<listitem><para>December 17, 2005 [matt]: Upgrade to psmisc-21.9</para> +</listitem> + <listitem><para>December 17, 2005 [matt]: Upgrade to man-pages-2.17</para> </listitem> Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-12-17 14:00:59 UTC (rev 7221) +++ trunk/BOOK/chapter03/packages.xml 2005-12-17 17:10:03 UTC (rev 7222) @@ -320,7 +320,7 @@ </varlistentry> <varlistentry> -<term>Psmisc (&psmisc-version;) - 189 KB:</term> +<term>Psmisc (&psmisc-version;) - 193 KB:</term> <listitem> <para><ulink url="&sourceforge;psmisc/"/></para> </listitem> Modified: trunk/BOOK/chapter06/psmisc.xml =================================================================== --- trunk/BOOK/chapter06/psmisc.xml 2005-12-17 14:00:59 UTC (rev 7221) +++ trunk/BOOK/chapter06/psmisc.xml 2005-12-17 17:10:03 UTC (rev 7222) @@ -103,6 +103,14 @@ </listitem> </varlistentry> +<varlistentry id="oldfuser"> +<term><command>oldfuser</command></term> +<listitem> +<para>Reports the Process IDs (PIDs) of processes that use the given files or file systems</para> +<indexterm zone="ch-system-psmisc oldfuser"><primary sortas="b-oldfuser">oldfuser</primary></indexterm> +</listitem> +</varlistentry> + <varlistentry id="pstree"> <term><command>pstree</command></term> <listitem> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-12-17 14:00:59 UTC (rev 7221) +++ trunk/BOOK/general.ent 2005-12-17 17:10:03 UTC (rev 7222) @@ -71,7 +71,7 @@ <!ENTITY patch-version "2.5.4"> <!ENTITY perl-version "5.8.7"> <!ENTITY procps-version "3.2.6"> -<!ENTITY psmisc-version "21.8"> +<!ENTITY psmisc-version "21.9"> <!ENTITY readline-version "5.1"> <!ENTITY sed-version "4.1.4"> <!ENTITY shadow-version "4.0.13"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
