diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/procps-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/procps-desc.xml | 15 | ||||
-rw-r--r-- | appendixa/procps-shortdesc.xml | 19 | ||||
-rw-r--r-- | appendixa/procps.xml | 1 |
4 files changed, 27 insertions, 10 deletions
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 @@ +<sect2><title> </title><para> </para></sect2> + <sect2> <title>Procps Installation Dependencies</title> 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 @@ -<sect2><title>Contents of Procps</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &procps-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program Files</title> -<para>free, kill, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, -vmstat, w and watch</para></sect3> +<para>Last checked against version &procps-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>free</title> <para>free displays the total amount of free and used physical and swap memory @@ -58,10 +56,7 @@ screen full).</para></sect4> </sect3> -<sect3><title>Library Files</title> -<para>libproc.so</para></sect3> - -<sect3><title>Descriptions</title> +<sect3><title>Library file descriptions</title> <sect4><title>libproc</title> <para>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 @@ +<sect2><title>Contents of Procps</title> + +<para>Last checked against version &procps-contversion;.</para> + +<para>The Procps package provides programs to monitor and +hault system processes. Procps gathers information about +processes via the <filename>/proc</filename> directory.</para> + +<para>Procps installs the following:</para> + +<sect3><title>Program Files</title> +<para>free, kill, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, +vmstat, w and watch</para></sect3> + +<sect3><title>Library Files</title> +<para>libproc.so</para></sect3> + +</sect2> + 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 @@ <?dbhtml filename="procps.html" dir="appendixa"?> &aa-procps-down; +&aa-procps-shortdesc; &aa-procps-desc; &aa-procps-dep; |