aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-28 00:43:52 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-28 00:43:52 +0000
commit79d0d3eefd41234afd8514e3839249eebfa9370e (patch)
treedd6e02465c1e590b226b548670e0fd03e08550d8 /chapter03
parent4378e5bff2346885ebddb850db9629a51bb35f0c (diff)
Fixed typo in <literallayout> tag
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/creatingfs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/creatingfs.xml b/chapter03/creatingfs.xml
index 6be252a47..67555739a 100644
--- a/chapter03/creatingfs.xml
+++ b/chapter03/creatingfs.xml
@@ -21,7 +21,7 @@ and you want ext2 you would run:
If you want reiserfs you would run:
</para>
-<blockquote><literllayout>
+<blockquote><literallayout>
<userinput>mkreiserfs /dev/hda2</userinput>