diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-29 12:55:28 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-29 12:55:28 +0000 |
commit | f87d4e5acfad838a115fe348c7b274857941dbe9 (patch) | |
tree | b8e294e3fac4e922b943726cbb198924ea57786e | |
parent | 8115bad47813cdd229cfbaafb4aef8bb57222887 (diff) |
Corrected the point to the BLFS installation page for DocBook-XML DTD in the INSTALL file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ If all you want to do is convert XML to HTML install the following: - http://www.linuxfromscratch.org/blfs/view/cvs/general/libxslt.html * DocBook DTD - - http://www.linuxfromscratch.org/blfs/view/cvs/pst/sgml-dtd.html + - http://www.linuxfromscratch.org/blfs/view/cvs/pst/DocBook.html * DocBook XSL Stylesheets - http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-xsl.html |