mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
note about sed line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7f79a6b7f2
commit
bd56be4435
@ -1,7 +1,10 @@
|
||||
<sect2>
|
||||
<title>Installation of File</title>
|
||||
|
||||
<para>Install File by running the following commands:</para>
|
||||
<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>
|
||||
|
||||
<para><screen><userinput>cp -f readelf.h readelf.h.backup &&</userinput>
|
||||
<userinput>sed '/#define __/a \</userinput>
|
||||
|
Loading…
Reference in New Issue
Block a user