1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-06-22 13:19:20 +01:00

quatation mark changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-03-10 04:42:20 +00:00
parent 171b2e930d
commit 954db1565f

View File

@ -7,7 +7,7 @@ Install MAKEDEV by running the following commands:
<blockquote><literallayout>
<userinput>sed "s/# 9/9/" MAKEDEV &gt;$LFS/dev/MAKEDEV
<userinput>sed s/"# 9"/9/ MAKEDEV &gt;$LFS/dev/MAKEDEV
&amp;&amp;</userinput>
<userinput>chmod 754 $LFS/dev/MAKEDEV &amp;&amp;</userinput>
<userinput>cp $LFS/dev/MAKEDEV $LFS/dev/MAKEDEV-temp