소스 검색

Added chapter 10

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
aed41abda1
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      book/part2.xml
  2. 3 0
      index.xml

+ 1 - 0
book/part2.xml

@@ -8,5 +8,6 @@
 &chapter7;
 &chapter8;
 &chapter9;
+&chapter10;
 
 </part>

+ 3 - 0
index.xml

@@ -353,6 +353,9 @@
 <!ENTITY c9-ethnet SYSTEM "intel/chapter9/ethnet.xml">
 <!ENTITY c9-ethnet-symperm SYSTEM "intel/chapter9/ethnet-symperm.xml">
 
+<!ENTITY chapter10 SYSTEM "intel/chapter10/chapter10.xml">
+<!ENTITY c10-theend SYSTEM "intel/chapter10/theend.xml">
+
 <!ENTITY appendixa SYSTEM "intel/appendixa/appendixa.xml">
 <!ENTITY aa-introduction SYSTEM "intel/appendixa/introduction.xml">
 <!ENTITY aa-makedev SYSTEM "intel/appendixa/makedev.xml">