From 5e1af86620ab3e82a43454699dc0ace7f20759e3 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 13 Jun 2011 14:23:09 +0000
Subject: [PATCH] Wrap egregiously long lines in a <screen>
---
opendj3/src/main/docbkx/admin-guide/chap-replication.xml | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/opendj3/src/main/docbkx/admin-guide/chap-replication.xml b/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
index 63c6dea..385bfbc 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-replication.xml
@@ -328,9 +328,14 @@
Preparing base DN dc=example,dc=com to be initialized externally ..... Done.
-Now you can proceed to the initialization of the contents of the base DN's on all the replicated servers. You can use the command import-ldif or the binary copy to do so. You must use the same LDIF file or binary copy on each server.
+Now you can proceed to the initialization of the contents of the base DN's
+ on all the replicated servers. You can use the command import-ldif or the
+ binary copy to do so. You must use the same LDIF file or binary copy on
+ each server.
-When the initialization is completed you must use the subcommand 'post-external-initialization' for replication to work with the new base DN's contents.</screen>
+When the initialization is completed you must use the subcommand
+ 'post-external-initialization' for replication to work with the
+ new base DN's contents.</screen>
</step>
<step>
<para>Restore the new server database from the backup archive.</para>
--
Gitblit v1.10.0