target triplets no longer appear in the SEARCH_DIR output after adjusting, so don't mention them in the text

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Ken Moffat 2013-05-01 17:50:53 +00:00
parent e586af1d31
commit 700c33ddf4

View File

@ -81,7 +81,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
<screen os="j"><userinput>grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'</userinput></screen>
<para os="k">If everything is working correctly, there should be no errors,
and the output of the last command (allowing for platform-specific target triplets)
and the output of the last command
will be:</para>
<screen><computeroutput>SEARCH_DIR("/usr/lib")