Fixed a few typos.

This commit is contained in:
Zeckmathederg 2024-09-14 18:45:54 -06:00
parent a33cdaeaff
commit 8f42d17a1f
3 changed files with 12 additions and 3 deletions

View File

@ -39,6 +39,15 @@
</listitem>
-->
<listitem>
<para>September 14th, 2024</para>
<itemizedlist>
<listitem>
<para>[Zeckmathederg] - Fixed a few typos.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 13th, 2024</para>
<itemizedlist>

View File

@ -66,8 +66,8 @@
scripts:
</para>
<screen><userinput>patch -Np1 -i ../libxml2-2.13.3-upstream_fix-2.patch &amp;&amp;
autoreconf -vi</userinput></screen>
<screen><userinput>patch -Np1 -i ../libxml2-&libxml2-version;-upstream_fix-2.patch &amp;&amp;
autoreconf -fi</userinput></screen>
<para>
Install <application>libxml2</application> by running the following

View File

@ -175,7 +175,7 @@ make</userinput></screen>
<parameter>pamddir=</parameter>: Prevents installation of the shipped
PAM configuration files into
<filename class='directory'>/etc/pam.d</filename>. The shipped
configuration does not work with the BLFS PAM configuration and we
configuration does not work with the GLFS PAM configuration and we
will create these configuration files explicitly.
</para>