Bläddra i källkod

Procps, Psmisc: Updated package contents.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 år sedan
förälder
incheckning
16bbca9a81
4 ändrade filer med 5 tillägg och 15 borttagningar
  1. 1 7
      appendixa/procps-desc.xml
  2. 1 5
      appendixa/psmisc-desc.xml
  3. 2 2
      chapter01/changelog.xml
  4. 1 1
      entities/psmisc.ent

+ 1 - 7
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>

+ 1 - 5
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>
 

+ 2 - 2
chapter01/changelog.xml

@@ -47,8 +47,8 @@
 
 <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 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 &amp; 06 - M4, Bzip2,
 File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>

+ 1 - 1
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">