mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
applied patch from Daniel Leidert to fix some typo applied another patch
* doc/xslt.html python/tests/pyxsltproc.py xsltproc/xsltproc.c: applied patch from Daniel Leidert to fix some typo * xsltproc.xml xsltproc.1: applied another patch from Daniel Leidert and regenerated Daniel
This commit is contained in:
@ -122,7 +122,7 @@ def usage(name = 'pyxsltproc'):
|
||||
print "\t--catalogs : use SGML catalogs from $SGML_CATALOG_FILES"
|
||||
print "\t otherwise XML Catalogs starting from "
|
||||
print "\t file:///etc/xml/catalog are activated by default"
|
||||
print "\t--xinclude : do XInclude processing on document intput"
|
||||
print "\t--xinclude : do XInclude processing on document input"
|
||||
print "\t--profile or --norman : dump profiling informations "
|
||||
print "\nProject libxslt home page: http://xmlsoft.org/XSLT/"
|
||||
print "To report bugs and get help: http://xmlsoft.org/XSLT/bugs.html"
|
||||
|
Reference in New Issue
Block a user