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:
@ -511,7 +511,7 @@ static void usage(const char *name) {
|
||||
printf("\t file:///etc/xml/catalog are activated by default\n");
|
||||
#endif
|
||||
#ifdef LIBXML_XINCLUDE_ENABLED
|
||||
printf("\t--xinclude : do XInclude processing on document intput\n");
|
||||
printf("\t--xinclude : do XInclude processing on document input\n");
|
||||
#endif
|
||||
printf("\t--load-trace : print trace of all external entites loaded\n");
|
||||
printf("\t--profile or --norman : dump profiling informations \n");
|
||||
|
Reference in New Issue
Block a user