summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/Use-Priority-Queues.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/doc/book/src/Use-Priority-Queues.xml')
-rw-r--r--qpid/doc/book/src/Use-Priority-Queues.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/doc/book/src/Use-Priority-Queues.xml b/qpid/doc/book/src/Use-Priority-Queues.xml
index b9900129cb..eeac3de06d 100644
--- a/qpid/doc/book/src/Use-Priority-Queues.xml
+++ b/qpid/doc/book/src/Use-Priority-Queues.xml
@@ -20,8 +20,8 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
- Apache Qpid : Use Priority Queues
+<section><title>
+ Use Priority Queues
</title>
@@ -111,7 +111,7 @@
</programlisting>
<para>
The prefetch can be also be adjusted on a per connection basis by
- adding a 'maxprefetch' value to the <xref linkend="qpid_Connection-20URL-20Format"/>
+ adding a 'maxprefetch' value to the <xref linkend="Connection-URL-Format"/>
</para>
<programlisting>
amqp://guest:guest@client1/development?maxprefetch='1'&amp;brokerlist='tcp://localhost:5672'
@@ -135,4 +135,4 @@ amqp://guest:guest@client1/development?maxprefetch='1'&amp;brokerlist='tcp://loc
</para>
<!--h3--></section>
<!--h2--></section>
-</chapter>
+</section>