Minor typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2020-01-22 22:29:53 +00:00
parent 9324285d9d
commit 5609769c45

View File

@ -92,7 +92,7 @@ cd build</userinput></screen>
<varlistentry> <varlistentry>
<term><parameter>--enable-ld=default</parameter></term> <term><parameter>--enable-ld=default</parameter></term>
<listitem> <listitem>
<para>Build the original bdf linker and install it as both ld (the <para>Build the original bfd linker and install it as both ld (the
default linker) and ld.bfd.</para> default linker) and ld.bfd.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>