diff options
author | David Bryant <davidbryant@gvtc.com> | 2022-12-15 12:44:44 -0600 |
---|---|---|
committer | David Bryant <davidbryant@gvtc.com> | 2022-12-15 12:44:44 -0600 |
commit | baf93f520fa8378454cfc313dd6e256c6167c875 (patch) | |
tree | 987beba1c489b7fcf0d3cf1b402f4c193117e947 /chapter08 | |
parent | 59109ad71417440e65f13e659756eaa5281a83e9 (diff) |
Capitalized the name of the package. Removed "pwait" from the
Short Descriptions list; it has already beeen dropped from the
Installed Programs list.
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/procps.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter08/procps.xml b/chapter08/procps.xml index dbc78213c..e17d199ca 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -40,7 +40,7 @@ <sect2 role="installation"> <title>Installation of Procps-ng</title> - <para>Prepare procps-ng for compilation:</para> + <para>Prepare Procps-ng for compilation:</para> <screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \ --docdir=/usr/share/doc/procps-ng-&procps-ng-version; \ @@ -60,7 +60,7 @@ <term><parameter>--disable-kill</parameter></term> <listitem> <para>This switch disables building the <command>kill</command> - command that will be installed by the Util-linux package.</para> + command; it will be installed from the Util-linux package.</para> </listitem> </varlistentry> </variablelist> @@ -181,7 +181,7 @@ make check</userinput></screen> </listitem> </varlistentry> - <varlistentry id="pwait"> + <!-- <varlistentry id="pwait"> <term><command>pwait</command></term> <listitem> <para>Waits for a process to finish before executing.</para> @@ -189,7 +189,8 @@ make check</userinput></screen> <primary sortas="b-pwait">pwait</primary> </indexterm> </listitem> - </varlistentry> + </varlistentry> This program no longer exists; + it's already been removed from the Installed programs list. --> <varlistentry id="pwdx"> <term><command>pwdx</command></term> |