diff options
Diffstat (limited to 'chapter06/adjusting.xml')
-rw-r--r-- | chapter06/adjusting.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/adjusting.xml b/chapter06/adjusting.xml index 624e23d9f..933bebb44 100644 --- a/chapter06/adjusting.xml +++ b/chapter06/adjusting.xml @@ -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") |