diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 15:15:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 15:15:08 +0000 |
commit | f9d9132728e5c53f9c1ae2fb69d7f0f753fa62fe (patch) | |
tree | 2f5337acc02ea4bd7c67121f11647e320ce00a12 /README | |
parent | f7e00e488c213c9feb467600aced20989779b03a (diff) |
Updated tags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ files. A fix hasn't been found yet so we'll just have to live with it. XML to NOCHUNKS-HTML: -------------------- The NOCHUNKS HTML version is one big HTML file: - /usr/bin/openjade -t xml \ + /usr/bin/openjade -t sgml \ -V nochunks \ -d /usr/share/dsssl/docbook/html/lfs.dsl \ /usr/share/dsssl/docbook/dtds/decls/xml.dcl \ |