diff --git a/src/reference/docbook/index.xml b/src/reference/docbook/index.xml
index 2320bd966f..698c8e1e2d 100644
--- a/src/reference/docbook/index.xml
+++ b/src/reference/docbook/index.xml
@@ -165,17 +165,17 @@
-
- Appendices
-
- Advanced Topics and Additional Resources
-
-
-
-
-
-
-
-
-
+
+ Appendices
+
+ Advanced Topics and Additional Resources
+
+
+
+
+
+
+
+
+
diff --git a/src/reference/docbook/message-publishing.xml b/src/reference/docbook/message-publishing.xml
index a0a2c2970d..9bb7a80689 100644
--- a/src/reference/docbook/message-publishing.xml
+++ b/src/reference/docbook/message-publishing.xml
@@ -1,5 +1,5 @@
- xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message-publishing"
xmlns:xlink="http://www.w3.org/1999/xlink">
Message Publishing
@@ -30,7 +30,7 @@
Message it will publish.
-
+
The PublisherAnnotationAdvisor defines and binds the following variables:
@@ -381,4 +381,4 @@ static class BankingOperationsImpl implements BankingOperations {
-
+
diff --git a/src/reference/docbook/security.xml b/src/reference/docbook/security.xml
index 90d7f9915a..1607658748 100644
--- a/src/reference/docbook/security.xml
+++ b/src/reference/docbook/security.xml
@@ -1,5 +1,5 @@
-
Security in Spring Integration
@@ -61,4 +61,4 @@
-
+
diff --git a/src/reference/docbook/transactions.xml b/src/reference/docbook/transactions.xml
index 9cd93f6dff..fde979ddef 100644
--- a/src/reference/docbook/transactions.xml
+++ b/src/reference/docbook/transactions.xml
@@ -1,5 +1,5 @@
-
Transaction Support
@@ -203,7 +203,7 @@ public interface TransactionSynchronizationProcessor {
void processAfterRollback(IntegrationResourceHolder holder);
}]]>
-
+
The factory is responsible for creating a
TransactionSynchronization
object. You can implement your own, or use the one provided by the framework:
@@ -288,4 +288,4 @@ public interface TransactionSynchronizationProcessor {
]]>
-
+