diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 481433919..17b52b9fd 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -13,7 +13,8 @@ second extended file system (ext2), but with the newer high-capacity
hard disks, the journaling file systems are becoming increasingly
popular. Here we will create an ext2 file system, but build
instructions for other file systems can be found at .
+url="&blfs-root;view/svn/postlfs/filesystems.html">&blfs-root;view/svn/ postlfs/filesystems.html.
To create an ext2 file system on the LFS partition, run the following:
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index 57c9cba6c..c6480728b 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -15,8 +15,9 @@ for your LFS installation is recommended. However, an LFS system (in
fact even multiple LFS systems) may also be installed on a partition
already occupied by another operating system and the different systems
will co-exist peacefully. The document
- explains
-how to implement this, whereas this book discusses the method of
+&hints-root;lfs_next_to_existing_ systems.txt
+explains how to implement this, whereas this book discusses the method of
using a fresh partition for the installation.