|
@@ -1,7 +1,7 @@
|
|
<sect2>
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
<title>Command explanations</title>
|
|
|
|
|
|
-<para><userinput>sed '/#define __/a #include <stdint.h>' readelf.h.backup > readelf.h :</userinput> This
|
|
|
|
|
|
+<para><userinput>sed $'/#define __/a \\\n#include <stdint.h>' readelf.h.backup > readelf.h :</userinput> This
|
|
sed fixes an error which occurs when compiling file-3.36 with
|
|
sed fixes an error which occurs when compiling file-3.36 with
|
|
automake-1.5 installed.</para>
|
|
automake-1.5 installed.</para>
|
|
|
|
|