mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-31 02:43:06 +03:00
fix xsltSaveResultToString comment detect loops when computing variables,
* libxslt/xsltutils.c: fix xsltSaveResultToString comment * libxslt/transform.c: detect loops when computing variables, should fix bug #330772 * doc/xsltproc.xml doc/xsltproc.1: fix typo in man page * tests/namespaces/tst7.out tests/general/bug-152.out: small output changes due to libxml2 xhtml meta handling modification Daniel
This commit is contained in:
@ -98,7 +98,7 @@ Do not use the Internet to fetch DTD's, entities or documents\&.
|
||||
|
||||
.TP
|
||||
\fB\-\-path\fR \fIpaths\fR
|
||||
Use the list (separated by space or column) of filesystem paths specified by \fIpaths\fR to load DTDs, entities or documents\&.
|
||||
Use the list (separated by space or colon) of filesystem paths specified by \fIpaths\fR to load DTDs, entities or documents\&.
|
||||
|
||||
.TP
|
||||
\fB\-\-load\-trace\fR
|
||||
|
Reference in New Issue
Block a user