소스 검색

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
 popular.  Here we will create an ext2 file system, but build
 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>
 

+ 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
 already occupied by another operating system and the different systems
 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>
 <!--End Edit Me-->