mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
glibc: Fix the description of the sed command
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
|
||||||
|
|
||||||
<para>Now fix a security vulnerability:</para>
|
<para>Now fix an issue which may break Valgrind in BLFS:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed -e '/unistd.h/i #include <string.h>' \
|
<screen><userinput remap="pre">sed -e '/unistd.h/i #include <string.h>' \
|
||||||
-e '/libc_rwlock_init/c\
|
-e '/libc_rwlock_init/c\
|
||||||
|
|||||||
Reference in New Issue
Block a user