aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/mounting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter03/mounting.xml')
-rw-r--r--chapter03/mounting.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml
index 3238508df..562706186 100644
--- a/chapter03/mounting.xml
+++ b/chapter03/mounting.xml
@@ -15,9 +15,7 @@ Create the /mnt/lfs directory by running:
</para>
<blockquote><literallayout>
-
<userinput>mkdir -p /mnt/lfs</userinput>
-
</literallayout></blockquote>
<para>
@@ -25,9 +23,7 @@ Now mount the LFS partition by running:
</para>
<blockquote><literallayout>
-
<userinput>mount /dev/xxx /mnt/lfs</userinput>
-
</literallayout></blockquote>
<para>