aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-29 02:04:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-29 02:04:19 +0000
commit141be70e59e7139bad1dd6e74253b89d83f0ce2a (patch)
treef53154aeaaacf8b6118b320947e2aedc6b3418a5 /README
parentf2c6106ab05645aee297142a971c8fd5f35a3167 (diff)
Test commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 08056d718..719fb535d 100644
--- a/README
+++ b/README
@@ -10,7 +10,6 @@ various other formats.
In all examples, setting the parameter REV=systemd is needed to build the
systemd version of the book.
-
XML to XHTML:
-------------
make BASEDIR=/path/to/output/location
@@ -20,13 +19,11 @@ XML to single file XHTML (nochunks):
------------------------------------
make BASEDIR=/path/to/output/location nochunks
-
XML to TXT
----------
Follow the instructions for nochunks and then run:
lynx -dump /path/to/nochunks >/path/to/output
-
XML to PDF:
-----------
make BASEDIR=/path/to/output/location pdf