summaryrefslogtreecommitdiff
path: root/doc/FAQ.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-12-07 14:50:08 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-12-07 14:50:08 +0000
commit9244fa2f3c3bd10589f4c845a735345ba739db91 (patch)
tree42ef03f0ecbdcf8d50b879427a7aa2cf9b53715a /doc/FAQ.html
parent710e85948c6784b2a17eac5b606c2e2ad38cbfe0 (diff)
downloadlibxslt-9244fa2f3c3bd10589f4c845a735345ba739db91.tar.gz
libxslt-9244fa2f3c3bd10589f4c845a735345ba739db91.tar.bz2
libxslt-9244fa2f3c3bd10589f4c845a735345ba739db91.zip
preparing 1.0.9 updated and rebuild the doc Daniel
* configure.in: preparing 1.0.9 * doc/*: updated and rebuild the doc Daniel
Diffstat (limited to 'doc/FAQ.html')
-rw-r--r--doc/FAQ.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html
index ba41a32c..086d5a8a 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -71,10 +71,9 @@ A:link, A:visited, A:active { text-decoration: underline }
<p>i.e. the string value is surrounded by &quot; and ' then terminated by '
and &quot;. Libxslt interpret the parameter values as XPath expressions, so
the string -&gt;<code>alpha</code>&lt;- is intepreted as the node set
- matching this string. You really want
- -&gt;<code>'alpha'</code>&lt;- to be passed to the processor. And to
- allow this you need to escape the quotes at the shell level using
- -&gt;<code>&quot;'alpha'&quot;</code>&lt;- .</p>
+ matching this string. You really want -&gt;<code>'alpha'</code>&lt;- to
+ be passed to the processor. And to allow this you need to escape the
+ quotes at the shell level using -&gt;<code>&quot;'alpha'&quot;</code>&lt;- .</p>
</li></ol>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
</td></tr></table></td></tr></table></td></tr></table></td>