Browse Source

Added chapter 10

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 năm trước cách đây
mục cha
commit
aed41abda1
2 tập tin đã thay đổi với 4 bổ sung0 xóa
  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">