diff options
Diffstat (limited to 'chapter05/lockingglibc.xml')
-rw-r--r-- | chapter05/lockingglibc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index bcb0667ec..02ba66b3c 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -85,6 +85,9 @@ different.</para> <screen><userinput>rm dummy.c a.out</userinput></screen> </caution> +<!-- HACK - Force some whitespace to appease tidy --> +<literallayout></literallayout> + <para>This completes the installation of the self-contained toolchain, and it can now be used to build the rest of the temporary tools.</para> |