summaryrefslogtreecommitdiff
path: root/doc/book/src/Connection-URL-Format.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/Connection-URL-Format.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/Connection-URL-Format.xml')
-rw-r--r--doc/book/src/Connection-URL-Format.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/book/src/Connection-URL-Format.xml b/doc/book/src/Connection-URL-Format.xml
index a50b379ceb..2195bb6c38 100644
--- a/doc/book/src/Connection-URL-Format.xml
+++ b/doc/book/src/Connection-URL-Format.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -20,7 +21,7 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section id="Connection-URL-Format">
<title>
Apache Qpid : Connection URL Format
</title>
@@ -378,4 +379,4 @@ amqp://guest:guest@/test?brokerlist='vm://:1'&amp;failover='nofailover'
</programlisting>
<!--h3--></section>
-</chapter>
+</section>