diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 17caba3d7..53d3d5713 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -223,9 +223,7 @@ readelf -l a.out | grep ': /tools'</userinput></screen> <para>If the output is not shown as above or there was no output at all, then something is wrong. Investigate and retrace the steps to find out where the problem is and correct it. This issue must be resolved before - continuing on. Something may have gone wrong with the specs file amendment - above. In this case, redo the specs file amendment, being careful to - copy-and-paste the commands.</para> + continuing on.</para> <para>Once all is well, clean up the test files:</para> |