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/introduction.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/introduction.xml')
-rw-r--r-- | chapter03/introduction.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 3e51d206c..c173caf5c 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -1,6 +1,6 @@ -<sect1 id="ch04-introduction"> +<sect1 id="ch03-introduction"> <title>Introduction</title> -<?dbhtml filename="introduction.html" dir="chapter04"?> +<?dbhtml filename="introduction.html" dir="chapter03"?> <para>In this chapter the partition which will host the LFS system is prepared. We will create the partition itself, make a file system on it, |