diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-11 02:00:18 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-11 02:00:18 +0000 |
commit | e306dae2a9b25313d4ceed85d5d53538ca5dd445 (patch) | |
tree | 2d4eacaaeaf6549897c91c320ac5dd75f66d9bf9 /chapter03/mounting.xml | |
parent | 70ad6d74b212d02a1a6fe246f22aac5c0be7d1f0 (diff) |
changed links in chap4 to freshmeat links
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/mounting.xml')
-rw-r--r-- | chapter03/mounting.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 9e0320dbb..3f1a15762 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -1,6 +1,6 @@ -<sect1 id="ch04-mounting"> +<sect1 id="ch03-mounting"> <title>Mounting the new partition</title> -<?dbhtml filename="mounting.html" dir="chapter04"?> +<?dbhtml filename="mounting.html" dir="chapter03"?> <para>Now that we've created a file system, we want to be able to access the partition. For that, we need to mount it, and have to choose a mount |