Capitalized the name of the package. Removed "pwait" from the

Short Descriptions list; it has already beeen dropped from the
Installed Programs list.
This commit is contained in:
David Bryant 2022-12-15 12:44:44 -06:00
parent 59109ad714
commit baf93f520f

View File

@ -40,7 +40,7 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Procps-ng</title> <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 \ <screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
--docdir=/usr/share/doc/procps-ng-&procps-ng-version; \ --docdir=/usr/share/doc/procps-ng-&procps-ng-version; \
@ -60,7 +60,7 @@
<term><parameter>--disable-kill</parameter></term> <term><parameter>--disable-kill</parameter></term>
<listitem> <listitem>
<para>This switch disables building the <command>kill</command> <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> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
@ -181,7 +181,7 @@ make check</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="pwait"> <!-- <varlistentry id="pwait">
<term><command>pwait</command></term> <term><command>pwait</command></term>
<listitem> <listitem>
<para>Waits for a process to finish before executing.</para> <para>Waits for a process to finish before executing.</para>
@ -189,7 +189,8 @@ make check</userinput></screen>
<primary sortas="b-pwait">pwait</primary> <primary sortas="b-pwait">pwait</primary>
</indexterm> </indexterm>
</listitem> </listitem>
</varlistentry> </varlistentry> This program no longer exists;
it's already been removed from the Installed programs list. -->
<varlistentry id="pwdx"> <varlistentry id="pwdx">
<term><command>pwdx</command></term> <term><command>pwdx</command></term>