PDF fixes in chapter02

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-04-12 18:46:08 +00:00
parent 46c501b673
commit 4f75ff2a37
2 changed files with 5 additions and 3 deletions

View File

@ -13,7 +13,8 @@ second extended file system (ext2), but with the newer high-capacity
hard disks, the journaling file systems are becoming increasingly hard disks, the journaling file systems are becoming increasingly
popular. Here we will create an ext2 file system, but build popular. Here we will create an ext2 file system, but build
instructions for other file systems can be found at <ulink instructions for other file systems can be found at <ulink
url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para> url="&blfs-root;view/svn/postlfs/filesystems.html"><phrase
condition="pdf">&blfs-root;view/svn/ postlfs/filesystems.html</phrase></ulink>.</para>
<para>To create an ext2 file system on the LFS partition, run the following:</para> <para>To create an ext2 file system on the LFS partition, run the following:</para>

View File

@ -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 fact even multiple LFS systems) may also be installed on a partition
already occupied by another operating system and the different systems already occupied by another operating system and the different systems
will co-exist peacefully. The document will co-exist peacefully. The document
<ulink url="&hints-root;lfs_next_to_existing_systems.txt"/> explains <ulink url="&hints-root;lfs_next_to_existing_systems.txt"><phrase
how to implement this, whereas this book discusses the method of condition="pdf">&hints-root;lfs_next_to_existing_ systems.txt</phrase></ulink>
explains how to implement this, whereas this book discusses the method of
using a fresh partition for the installation.</para> using a fresh partition for the installation.</para>
<!--End Edit Me--> <!--End Edit Me-->