mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Spelling
This commit is contained in:
parent
af3cf8ded1
commit
94bf45a457
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user