diff options
Diffstat (limited to 'chapter03/creatingfs.xml')
-rw-r--r-- | chapter03/creatingfs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/creatingfs.xml b/chapter03/creatingfs.xml index 269802ea9..4c580e8c9 100644 --- a/chapter03/creatingfs.xml +++ b/chapter03/creatingfs.xml @@ -1,6 +1,6 @@ -<sect1 id="ch04-creatingfs"> +<sect1 id="ch03-creatingfs"> <title>Creating a file system on the new partition</title> -<?dbhtml filename="creatingfs.html" dir="chapter04"?> +<?dbhtml filename="creatingfs.html" dir="chapter03"?> <para>Now the partition has been made, we can create a file system on it. Most widely used in the Linux world is the second extended file system (ext2), |