mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-23 05:39:19 +01:00
Fix a couple of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a55875eeb9
commit
e4c405cd90
@ -55,8 +55,8 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--with-internal-glib</parameter></term>
|
<term><parameter>--with-internal-glib</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This will allow pkg-config to use it's internal version of
|
<para>This will allow pkg-config to use its internal version of
|
||||||
glib because an external version is not available in LFS.</para>
|
Glib because an external version is not available in LFS.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -59,8 +59,8 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>This forces the test for <function>mknod</function> to be run
|
<para>This forces the test for <function>mknod</function> to be run
|
||||||
as root. It is generally considered dangerous to run this test as
|
as root. It is generally considered dangerous to run this test as
|
||||||
the root user, but as it is being run on an only partially built
|
the root user, but as it is being run on a system that has only been
|
||||||
system, overriding it is OK.</para>
|
partially built, overriding it is OK.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user