aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-14 17:46:24 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-14 17:46:24 +0000
commit5a543aaaa81531088e5a507888e0c8387e9eb212 (patch)
tree5b3edd482b0a73f417ed58c5595ddbe4a1c4ddad /src
parent610992c136cbc074cd008749fc70a4029cd604e2 (diff)
downloadxmlgraphics-fop-5a543aaaa81531088e5a507888e0c8387e9eb212.tar.gz
xmlgraphics-fop-5a543aaaa81531088e5a507888e0c8387e9eb212.zip
Correct omission on multithreading question.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/faq.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index 39bf94c8b..c4273257a 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -661,7 +661,9 @@ See <link href="#usercfg">loading the user configuration file</link> for further
<faq id="multithreaded">
<question>Can FOP be used in multithreaded environments?</question>
<answer>
- <p></p>
+ <p>
+ See <link href="embedding.html#multithreading">Multithreading FOP</link>.
+ </p>
</answer>
</faq>
</part>