glibc: minor typo fix

This commit is contained in:
Douglas R. Reno 2023-08-14 14:12:26 -05:00
parent bd93ae129e
commit 355efd11a8

View File

@ -51,7 +51,7 @@
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
<para>Now fix a regression causing the posix_memalign() function
to be very slow slow in some conditions.</para>
to be very slow in some conditions:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-memalign-patch;</userinput></screen>