diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2006-08-21 08:46:05 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2006-08-21 08:46:05 +0000 |
commit | 96f2cda8a72e8eacfb0f7eac109b727c45ba9415 (patch) | |
tree | 53bea3d39628c57f33eee3d1b88f6c92d775784d /doc/xslt.html | |
parent | c73d033283287c0fff50575e178cbce2b6d0d707 (diff) | |
download | libxslt-96f2cda8a72e8eacfb0f7eac109b727c45ba9415.tar.gz libxslt-96f2cda8a72e8eacfb0f7eac109b727c45ba9415.tar.bz2 libxslt-96f2cda8a72e8eacfb0f7eac109b727c45ba9415.zip |
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
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xslt.html b/doc/xslt.html index c0d333b5..8a262420 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -1093,7 +1093,7 @@ Usage: xsltproc [options] stylesheet file [file ...] --nonet refuse to fetch DTDs or entities over network --warnnet warn against fetching over the network --catalogs : use the catalogs from $SGML_CATALOG_FILES - --xinclude : do XInclude processing on document intput + --xinclude : do XInclude processing on document input --profile or --norman : dump profiling informations orchis:~ -></pre> |