summaryrefslogtreecommitdiff
path: root/doc/book/src/Use-Priority-Queues.xml
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-03-01 22:34:29 +0000
committerJonathan Robie <jonathan@apache.org>2010-03-01 22:34:29 +0000
commitf6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch)
tree43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/Use-Priority-Queues.xml
parentb761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff)
downloadqpid-python-f6dc65f5dc91dd267ee8bfde681faaf18d6a32db.tar.gz
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/Use-Priority-Queues.xml')
-rw-r--r--doc/book/src/Use-Priority-Queues.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/book/src/Use-Priority-Queues.xml b/doc/book/src/Use-Priority-Queues.xml
index b9900129cb..80151fbced 100644
--- a/doc/book/src/Use-Priority-Queues.xml
+++ b/doc/book/src/Use-Priority-Queues.xml
@@ -20,7 +20,7 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
Apache Qpid : 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>