mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Spelling/Typos
This commit is contained in:
parent
9f0a6427ab
commit
9904ecb1de
@ -107,7 +107,7 @@ cd build</userinput></screen>
|
|||||||
<term><parameter>--with-glibc-version=&glibc-version;</parameter></term>
|
<term><parameter>--with-glibc-version=&glibc-version;</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This option specifies the version of glibc which will be
|
<para>This option specifies the version of glibc which will be
|
||||||
used on the target. It is not relevent to the minimum glibc
|
used on the target. It is not relevant to the minimum glibc
|
||||||
requirement specified in the
|
requirement specified in the
|
||||||
<xref linkend="ch-partitioning-hostreqs"/> because everything
|
<xref linkend="ch-partitioning-hostreqs"/> because everything
|
||||||
compiled by pass1 gcc will run in the chroot environment,
|
compiled by pass1 gcc will run in the chroot environment,
|
||||||
|
@ -155,7 +155,7 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
|
|||||||
<!-- Make the following look different so users don't blindly run the
|
<!-- Make the following look different so users don't blindly run the
|
||||||
restore when they don't need to. -->
|
restore when they don't need to. -->
|
||||||
|
|
||||||
<warning><para>The following commands are extremly dangerous. If
|
<warning><para>The following commands are extremely dangerous. If
|
||||||
you run <command>rm -rf ./*</command> as the root user and you
|
you run <command>rm -rf ./*</command> as the root user and you
|
||||||
do not change to the $LFS directory or the <envar>LFS</envar>
|
do not change to the $LFS directory or the <envar>LFS</envar>
|
||||||
environment variable is not set for the root user, it will destroy
|
environment variable is not set for the root user, it will destroy
|
||||||
|
@ -123,7 +123,7 @@ cp /usr/lib/tmpfiles.d/tmp.conf /etc/tmpfiles.d</userinput></screen>
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Overriding Default Services Behavior</title>
|
<title>Overriding Default Services Behavior</title>
|
||||||
|
|
||||||
<para>The parameters of a unit can be overriden by creating a directory
|
<para>The parameters of a unit can be overridden by creating a directory
|
||||||
and a configuration file in <filename
|
and a configuration file in <filename
|
||||||
class="directory">/etc/systemd/system</filename>. For example:</para>
|
class="directory">/etc/systemd/system</filename>. For example:</para>
|
||||||
|
|
||||||
|
@ -292,7 +292,7 @@ EOF</userinput></screen>
|
|||||||
at <ulink url="&hints-root;time.txt"/>. It explains issues such as
|
at <ulink url="&hints-root;time.txt"/>. It explains issues such as
|
||||||
time zones, UTC, and the <envar>TZ</envar> environment variable.</para>
|
time zones, UTC, and the <envar>TZ</envar> environment variable.</para>
|
||||||
|
|
||||||
<note><para>The CLOCKPARAMS and UTC paramaters may also be set
|
<note><para>The CLOCKPARAMS and UTC parameters may also be set
|
||||||
in the <filename>/etc/sysconfig/rc.site</filename> file.</para></note>
|
in the <filename>/etc/sysconfig/rc.site</filename> file.</para></note>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -396,7 +396,7 @@
|
|||||||
<para>MarkupSafe</para>
|
<para>MarkupSafe</para>
|
||||||
|
|
||||||
<para>This package is a Python module for processing strings in
|
<para>This package is a Python module for processing strings in
|
||||||
HTML/XHTML/XML safely. Jinja2 requires this pacakge.</para>
|
HTML/XHTML/XML safely. Jinja2 requires this package.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user