浏览代码

PDF fixes in chapter02

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 年之前
父节点
当前提交
4f75ff2a37
共有 2 个文件被更改,包括 5 次插入3 次删除
  1. 2 1
      chapter02/creatingfilesystem.xml
  2. 3 2
      chapter02/creatingpartition.xml

+ 2 - 1
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
 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>
 
 

+ 3 - 2
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
 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
-how to implement this, whereas this book discusses the method of
+<ulink url="&hints-root;lfs_next_to_existing_systems.txt"><phrase
+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-->