diff options
Diffstat (limited to 'chapter06/file-inst.xml')
-rw-r--r-- | chapter06/file-inst.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml index c1424dc4e..94a03afa6 100644 --- a/chapter06/file-inst.xml +++ b/chapter06/file-inst.xml @@ -2,9 +2,10 @@ <title>Installation of File</title> <para>Note that the sed used in this installation only works if the line -break is placed exactly where it is in the book. Don't try and put it -all on one line otherwise it won't work. Install File by running the -following commands:</para> +break is placed exactly where it below. Don't try and put it +all on one line otherwise it won't work.</para> + +<para>Install File by running the following commands:</para> <para><screen><userinput>cp readelf.h readelf.h.backup &&</userinput> <userinput>sed '/#define __/a \</userinput> |