mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Fixed a few typos.
This commit is contained in:
parent
a33cdaeaff
commit
8f42d17a1f
@ -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>
|
||||
|
@ -66,8 +66,8 @@
|
||||
scripts:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../libxml2-2.13.3-upstream_fix-2.patch &&
|
||||
autoreconf -vi</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../libxml2-&libxml2-version;-upstream_fix-2.patch &&
|
||||
autoreconf -fi</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>libxml2</application> by running the following
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user