diff options
-rw-r--r-- | appendixa/procps-desc.xml | 8 | ||||
-rw-r--r-- | appendixa/psmisc-desc.xml | 6 | ||||
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | entities/psmisc.ent | 2 |
4 files changed, 5 insertions, 15 deletions
diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index bf75e7ca9..5c46faeab 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -4,7 +4,7 @@ <sect3><title>Program Files</title> <para>free, kill, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, -uptime, vmstat, w and watch</para></sect3> +vmstat, w and watch</para></sect3> <sect3><title>Descriptions</title> @@ -44,12 +44,6 @@ none is specified).</para></sect4> <para>top provides an ongoing look at processor activity in real time.</para></sect4> -<sect4><title>uptime</title> -<para>uptime gives a one line display of the following information: the current -time, how long the system has been running, how many users are currently -logged on, and the system load averages for the past 1, 5, and 15 -minutes.</para></sect4> - <sect4><title>vmstat</title> <para>vmstat reports information about processes, memory, paging, block IO, traps, and cpu activity.</para></sect4> diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml index 57dd471a2..fc245ccfd 100644 --- a/appendixa/psmisc-desc.xml +++ b/appendixa/psmisc-desc.xml @@ -3,7 +3,7 @@ <para>Last checked against version &psmisc-contversion;.</para> <sect3><title>Program Files</title> -<para>fuser, killall, pidof (link to killall) and pstree</para> +<para>fuser, killall and pstree</para> <para>Note that in LFS we don't install the pidof link by default because we use pidof from sysvinit instead.</para></sect3> @@ -18,10 +18,6 @@ files or file systems.</para></sect4> <para>killall sends a signal to all processes running any of the specified commands.</para></sect4> -<sect4><title>pidof</title> -<para>pidof displays the process identifiers (PIDs) of the named -programs.</para></sect4> - <sect4><title>pstree</title> <para>pstree shows running processes as a tree.</para></sect4> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7bda93167..33d04099f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,8 +47,8 @@ <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - Net-tools, Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison, -Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils: Updated -package contents.</para></listitem> +Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps, +Psmisc: Updated package contents.</para></listitem> <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - M4, Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem> diff --git a/entities/psmisc.ent b/entities/psmisc.ent index b95a73cb2..13d4d1726 100644 --- a/entities/psmisc.ent +++ b/entities/psmisc.ent @@ -11,7 +11,7 @@ <!ENTITY psmisc-version "21"> <!ENTITY psmisc-depversion "20.2"> -<!ENTITY psmisc-contversion "20.2"> +<!ENTITY psmisc-contversion "21"> <!ENTITY psmisc-size "172 KB"> <!ENTITY psmisc-dir "psmisc-&psmisc-version;"> <!ENTITY psmisc-package "psmisc-&psmisc-version;.tar.bz2"> |