Skip to content
Snippets Groups Projects
Commit 2e57e78d910e authored by Daniel Veillard's avatar Daniel Veillard
Browse files

fixing bug #104096, put emphasis on the fact that --docbook should not be

* doc/xsltproc.1 doc/xsltproc.xml: fixing bug #104096, put
  emphasis on the fact that --docbook should not be used
  for XML.
Daniel
parent cc4923fe72b6
No related branches found
No related tags found
No related merge requests found
Tue Feb 4 17:18:54 CET 2003 Daniel Veillard <daniel@veillard.com>
* doc/xsltproc.1 doc/xsltproc.xml: fixing bug #104096, put
emphasis on the fact that --docbook should not be used
for XML.
Wed Jan 22 16:43:49 CET 2003 Daniel Veillard <daniel@veillard.com>
* python/libxslt.c: fixed a couple of return error #104150
......
......@@ -91,6 +91,9 @@
.TP
\fB--docbook\fR
The input document is DocBook SGML.
Do not use the --docbook option of xsltproc to process XML DocBook
documents, this option is only intended to provide some (limited) support
of the SGML version of DocBook.
.TP
\fB--param\fR \fIname\fR \fIvalue\fR
......
......@@ -213,6 +213,9 @@
<listitem>
<simpara>The input document is DocBook
<acronym>SGML</acronym>.
Do not use the --docbook option of xsltproc to process XML DocBook
documents, this option is only intended to provide some (limited) support
of the SGML version of DocBook.
</simpara>
</listitem>
</varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment