aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/creatingfilesystem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter02/creatingfilesystem.xml')
-rw-r--r--chapter02/creatingfilesystem.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index d69978ebb..5b0bd32c0 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -7,6 +7,9 @@
<title>Creating a file system</title>
<?dbhtml filename="creatingfilesystem.html"?>
+<para>See testing</para>
+
+<!--
<para>Now that we have a blank partition, we can create a file system on it.
Most widely used in the Linux world is the second extended file system (ext2),
but with the high-capacity hard disks of today the so-called journaling file
@@ -29,5 +32,6 @@ swap partition too (also known as formatting, like you did above with
<para>Replace <replaceable>[yyy]</replaceable> with the name of the swap
partition.</para>
+-->
</sect1>