summaryrefslogtreecommitdiff
path: root/doc/book/src/NET-User-Guide.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/NET-User-Guide.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/NET-User-Guide.xml')
-rw-r--r--doc/book/src/NET-User-Guide.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/book/src/NET-User-Guide.xml b/doc/book/src/NET-User-Guide.xml
index 428e14377c..7bfa20b8c8 100644
--- a/doc/book/src/NET-User-Guide.xml
+++ b/doc/book/src/NET-User-Guide.xml
@@ -20,7 +20,7 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
<title>
Apache Qpid: Open Source AMQP Messaging - .NET User Guide
</title>
@@ -1024,7 +1024,7 @@ noMoreMessages(session);
<!--h3-->
</section>
- <section role="h3" id="NETUserGuide-ReadingMessagesfromtheQueue">
+ <section role="h3" id="NETUserGuide-ReadingMessagesfromtheQueue2">
<title>
Reading
Messages from the Queue
@@ -1380,4 +1380,4 @@ _session.messageTransfer("amq.direct", routingKey, response);
</section>
- </chapter>
+ </section>