|
@@ -79,7 +79,8 @@ 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">The output of the last command should be:</para>
|
|
|
+ <para os="k">References to paths that have components with '-linux-gnu' should
|
|
|
+ be ignored, but otherwise the output of the last command should be:</para>
|
|
|
|
|
|
<screen><computeroutput>SEARCH_DIR("/usr/lib")
|
|
|
SEARCH_DIR("/lib");</computeroutput></screen>
|