diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ that directory. Now run: /usr/bin/openjade -t sgml \ -d /usr/share/dsssl/docbook/html/lfs.dsl \ /usr/share/dsssl/docbook/dtds/decls/xml.dcl \ - /path/to/intel.xml + /path/to/index.xml While openjade is running you will see a lot of the following kind of errors: @@ -38,7 +38,7 @@ The NOCHUNKS HTML version is one big HTML file: -V nochunks \ -d /usr/share/dsssl/docbook/html/lfs.dsl \ /usr/share/dsssl/docbook/dtds/decls/xml.dcl \ - /path/to/intel.xml > nochunks.html + /path/to/index.xml > nochunks.html XML to TXT: ----------- |