mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-16 17:25:08 +01:00
Remove stray ampersands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e99816789c
commit
75e795a113
@ -26,7 +26,7 @@ to ensure all files are owned by user <emphasis>root</emphasis>.</para>
|
||||
In the kernel source, the path to the pwd program is hard-wired as /bin/pwd.
|
||||
Create a symlink to account for that:</para>
|
||||
|
||||
<para><screen><userinput>ln -s /static/bin/pwd /bin/pwd &&</userinput></screen></para>
|
||||
<para><screen><userinput>ln -s /static/bin/pwd /bin/pwd</userinput></screen></para>
|
||||
|
||||
<para>Prepare for header installation:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user