浏览代码

Upgrade to psmisc 21.9

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 19 年之前
父节点
当前提交
1bb4eb1554
共有 4 个文件被更改,包括 13 次插入2 次删除
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/packages.xml
  3. 8 0
      chapter06/psmisc.xml
  4. 1 1
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -119,6 +119,9 @@ allowing us to drop its source directory right away. Origin is Greg Schafer, and
 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>
 

+ 1 - 1
chapter03/packages.xml

@@ -320,7 +320,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note>
 </varlistentry>
 
 <varlistentry>
-<term>Psmisc (&psmisc-version;) - 189 KB:</term>
+<term>Psmisc (&psmisc-version;) - 193 KB:</term>
 <listitem>
 <para><ulink url="&sourceforge;psmisc/"/></para>
 </listitem>

+ 8 - 0
chapter06/psmisc.xml

@@ -103,6 +103,14 @@ running any of the given commands</para>
 </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>

+ 1 - 1
general.ent

@@ -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">