diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-07 15:11:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-07 15:11:08 +0000 |
commit | 9de8016928be951de9fbd0e49b6ec2fc53732213 (patch) | |
tree | 5f2517a18778406d417d4d4bdf54dadbbbb5154f /chapter06 | |
parent | 73a1157da674027fc033876d7f183b0afde60613 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11407 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/libelf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libelf.xml b/chapter06/libelf.xml index 716dd52d4..9d1c3b1c6 100644 --- a/chapter06/libelf.xml +++ b/chapter06/libelf.xml @@ -44,7 +44,7 @@ <para>Libelf is part of elfutils-&elfutils-version; package. Use the elfutils-&elfutils-version;.tar.xz as the source tarball.</para> - <para>Fiirst, fix a file to be compatible with gcc-8"</para> + <para>First, fix a file to be compatible with gcc-8"</para> <screen><userinput remap="pre">sed -e '/ALIGN_PRSTATUS)/{ s/__attribute/attribute_packed &/ |