Author: bdubbs
Date: Tue Aug 18 17:39:16 2020
New Revision: 23568

Log:
Minor text changes

Modified:
   trunk/BOOK/INSTALL
   trunk/BOOK/README

Modified: trunk/BOOK/INSTALL
==============================================================================
--- trunk/BOOK/INSTALL  Tue Aug 18 17:00:50 2020        (r23567)
+++ trunk/BOOK/INSTALL  Tue Aug 18 17:39:16 2020        (r23568)
@@ -3,19 +3,16 @@
 
 
 Ok, so you have downloaded the XML source. Now what? You are probably
-wanting to convert these XML files to easier to read HTML, PDF, TXT
-or other formatted files.
+wanting to convert these XML files to easier to read HTML.
 
-To install the programs you need to generate these formats, you need
+To install the programs you need to generate html, you need
 to have or install the following packages:
 
 libxml2
 libxslt
 docbook-xsl-nons-1.79.2
 docbook-4.5-dtd
-tidy                            (optional for html)
-JDK                             (for pdf)
-FOP                             (for pdf)
+tidy   
 
 The installation instructions for all these packages are available
 in the BLFS book from one of the mirrors found at

Modified: trunk/BOOK/README
==============================================================================
--- trunk/BOOK/README   Tue Aug 18 17:00:50 2020        (r23567)
+++ trunk/BOOK/README   Tue Aug 18 17:39:16 2020        (r23568)
@@ -1,10 +1,10 @@
 $LastChangedBy$
 $Date$
 
-How do I convert these XML files to other formats like HTML, PDF,
-and TXT? You need to have some software installed that deal with these
-conversions. Please read the INSTALL file to determine what programs
-you need to install and where to get instructions to install that software.
+How do I convert these XML files to HTML? You need to have some software
+installed that deal with these conversions. Please read the INSTALL file to
+determine what programs you need to install and where to get instructions to
+install that software.
 
 After that, you can build the html with a simple 'make' command.
 The default target builds the html in $(HOME)/public_html/blfs-book.
@@ -12,10 +12,7 @@
 For all targets, setting the parameter REV=systemd is needed to build the
 systemd version of the book.
 
-Other Makefile targets are: html (the default), nochunks, validate, and
-blfs-patch-list.
-
-html: builds BLFS into a hierarchy containing multiple HTML pages.
+Other Makefile targets are: nochunks, validate, and blfs-patch-list.
 
 nochunks: builds BLFS in one huge file.
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to