summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-08-08 16:14:21 +0800
committerDaniel Veillard <veillard@redhat.com>2012-08-08 16:14:21 +0800
commit042bf4c3ec2c722cb8f77de350b88301693782d8 (patch)
treea8cc00fd7412b81ece5a7fb4c7add061960b9faa /doc
parent937ba2a3eb42d288f53c8adc211bd1122869f0bf (diff)
downloadlibxslt-042bf4c3ec2c722cb8f77de350b88301693782d8.tar.gz
libxslt-042bf4c3ec2c722cb8f77de350b88301693782d8.tar.bz2
libxslt-042bf4c3ec2c722cb8f77de350b88301693782d8.zip
Tiny doc improvement
Diffstat (limited to 'doc')
-rw-r--r--doc/xsltproc2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xsltproc2.html b/doc/xsltproc2.html
index 8662c883..e24e456d 100644
--- a/doc/xsltproc2.html
+++ b/doc/xsltproc2.html
@@ -21,7 +21,7 @@ Usage: xsltproc [options] stylesheet file [file ...]
--timing: display the time used
--repeat: run the transformation 20 times
--debug: dump the tree of the result instead
- --novalid: skip the Dtd loading phase
+ --novalid: skip the DTD loading phase
--noout: do not dump the result
--maxdepth val : increase the maximum depth
--html: the input document is(are) an HTML file(s)