aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-12-17 17:10:03 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-12-17 17:10:03 +0000
commit1bb4eb15546a60fe2b64bd1312a1f5e847f84250 (patch)
tree5e25a8acb1b7faa63c30fe4d4da61786f6d131d6
parenta79a7dd6343877f9e42891fdc176fe33cfe9149b (diff)
Upgrade to psmisc 21.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter06/psmisc.xml8
-rw-r--r--general.ent2
4 files changed, 13 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f59baddfe..9356e9346 100644
--- a/chapter01/changelog.xml
+++ b/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>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 2dcd00982..61b0fb82c 100644
--- a/chapter03/packages.xml
+++ b/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>
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml
index ae50c7575..a8165860b 100644
--- a/chapter06/psmisc.xml
+++ b/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>
diff --git a/general.ent b/general.ent
index 7067f0a1c..864fd8b56 100644
--- a/general.ent
+++ b/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">