Forráskód Böngészése

fixed up abstract

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 éve
szülő
commit
5ee8782474
2 módosított fájl, 4 hozzáadás és 6 törlés
  1. 2 4
      bookinfo/abstract.xml
  2. 2 2
      index.xml

+ 2 - 4
bookinfo/abstract.xml

@@ -1,8 +1,6 @@
 <abstract>
 
-<para>This book describes the process of creating a Linux system
-from scratch from an already installed Linux distribution, using nothing but 
-the sources of the software that we use.</para>
-
+<para>This book describes the process of creating a Linux system from
+scratch, using nothing but the sources of the required software.</para>
 </abstract>
 

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020417">
-<!ENTITY releasedate "April 17th, 2002">
+<!ENTITY version "20020497">
+<!ENTITY releasedate "April 19th, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">