diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-13 10:22:12 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-13 10:22:12 +0000 |
commit | f05e373e8a2736c410fd9e86cf0d6a226a78c10e (patch) | |
tree | 926d480f08df61f2ad3582c3e5d7a104bfdc125f /entities | |
parent | fe88e7f70d0e1bda088c2d8782a1446497074b82 (diff) |
Add new section about the test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/chapter02.ent | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/entities/chapter02.ent b/entities/chapter02.ent index 29692f6dc..41d4ee246 100644 --- a/entities/chapter02.ent +++ b/entities/chapter02.ent @@ -1,7 +1,5 @@ <!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml"> <!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml"> <!ENTITY c2-aboutsbus SYSTEM "../chapter02/aboutsbus.xml"> -<!ENTITY c2-download SYSTEM "../chapter02/download.xml"> -<!ENTITY c2-install SYSTEM "../chapter02/install.xml"> -<!ENTITY c2-platform SYSTEM "../chapter02/platform.xml"> +<!ENTITY c2-abouttestsuites SYSTEM "../chapter02/abouttestsuites.xml"> <!ENTITY c2-askforhelp SYSTEM "../chapter02/askforhelp.xml"> |