This commit is contained in:
Bruce Dubbs 2022-07-14 17:02:30 -05:00
parent af3cf8ded1
commit 94bf45a457
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
<term><command>egrep</command></term>
<listitem>
<para>Prints lines matching an extended regular expression.
It is obsoleted, use <command>grep -E</command> instead</para>
It is obsolete, use <command>grep -E</command> instead</para>
<indexterm zone="ch-system-grep egrep">
<primary sortas="b-egrep">egrep</primary>
</indexterm>

View File

@ -92,7 +92,7 @@
<screen><userinput remap="install">make install</userinput></screen>
<para>In serveral places we use the <command>pip3</command> command to
<para>In several places we use the <command>pip3</command> command to
install Python 3 programs and modules for all users as
<systemitem class='username'>root</systemitem>. This conflicts
with the Python developers recommendation to install packages into a