fixed up abstract

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-04-19 17:49:34 +00:00
parent 1f3baafa40
commit 5ee8782474
2 changed files with 4 additions and 6 deletions

View File

@ -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>

View File

@ -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">