From 50415c9f28b9025d3cc8d845151e835bbe1e7791 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Fri, 17 Jan 2003 03:57:33 +0000 Subject: Procps conversion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/procps-dep.xml | 2 ++ appendixa/procps-desc.xml | 15 +++++---------- appendixa/procps-shortdesc.xml | 19 +++++++++++++++++++ appendixa/procps.xml | 1 + 4 files changed, 27 insertions(+), 10 deletions(-) create mode 100644 appendixa/procps-shortdesc.xml (limited to 'appendixa') diff --git a/appendixa/procps-dep.xml b/appendixa/procps-dep.xml index 99641bd7e..bfa0a6ba1 100644 --- a/appendixa/procps-dep.xml +++ b/appendixa/procps-dep.xml @@ -1,3 +1,5 @@ +   + Procps Installation Dependencies diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index a47d48f14..b621ea002 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -1,12 +1,10 @@ -Contents of Procps +   -Last checked against version &procps-contversion;. +Descriptions -Program Files -free, kill, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, -vmstat, w and watch +Last checked against version &procps-contversion;. -Descriptions +Program file descriptions free free displays the total amount of free and used physical and swap memory @@ -58,10 +56,7 @@ screen full). -Library Files -libproc.so - -Descriptions +Library file descriptions libproc libproc is the library against which most of the programs in this diff --git a/appendixa/procps-shortdesc.xml b/appendixa/procps-shortdesc.xml new file mode 100644 index 000000000..0bbff8aa3 --- /dev/null +++ b/appendixa/procps-shortdesc.xml @@ -0,0 +1,19 @@ +Contents of Procps + +Last checked against version &procps-contversion;. + +The Procps package provides programs to monitor and +hault system processes. Procps gathers information about +processes via the /proc directory. + +Procps installs the following: + +Program Files +free, kill, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, +vmstat, w and watch + +Library Files +libproc.so + + + diff --git a/appendixa/procps.xml b/appendixa/procps.xml index 1b626fdc4..941c23991 100644 --- a/appendixa/procps.xml +++ b/appendixa/procps.xml @@ -3,6 +3,7 @@ &aa-procps-down; +&aa-procps-shortdesc; &aa-procps-desc; &aa-procps-dep; -- cgit v1.2.3-54-g00ecf