aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/file-exp.xml')
-rw-r--r--chapter06/file-exp.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/file-exp.xml b/chapter06/file-exp.xml
new file mode 100644
index 000000000..506520f98
--- /dev/null
+++ b/chapter06/file-exp.xml
@@ -0,0 +1,9 @@
+<sect2>
+<title>Command explanations</title>
+
+<para><userinput>sed '/#define __/a #include &lt;stdint.h&gt;' readelf.h.backup &gt; readelf.h :</userinput> This
+sed fixes an error which occurs when compiling file-3.36 with
+automake-1.5 installed.</para>
+
+</sect2>
+