From ec295541525efbadc73784540f7186d2a8d49267 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Mon, 01 Aug 2011 15:50:18 +0000
Subject: [PATCH] Revert accidental changes

---
 opendj3/src/main/docbkx/admin-guide/chap-troubleshooting.xml |   29 ++++++++++-------------------
 1 files changed, 10 insertions(+), 19 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-troubleshooting.xml b/opendj3/src/main/docbkx/admin-guide/chap-troubleshooting.xml
index 4607a44..131bfe7 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-troubleshooting.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-troubleshooting.xml
@@ -23,22 +23,17 @@
   !      Copyright 2011 ForgeRock AS
   !    
 -->
-<chapter version="5.0"
-         xsi:schemaLocation="http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd"
-         xml:id="chap-troubleshooting" xml:lang="en"
-         xmlns="http://docbook.org/ns/docbook"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xmlns:xs="http://www.w3.org/2001/XMLSchema"
-         xmlns:xlink="http://www.w3.org/1999/xlink"
-         xmlns:xinclude="http://www.w3.org/2001/XInclude"
-         xmlns:ns="http://docbook.org/ns/docbook">
-  <title>Troubleshooting Server Problems</title>
+<chapter xml:id='chap-troubleshooting'
+ xmlns='http://docbook.org/ns/docbook'
+ version='5.0' xml:lang='en'
+ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+ xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
+ xmlns:xlink='http://www.w3.org/1999/xlink'
+ xmlns:xinclude='http://www.w3.org/2001/XInclude'>
+ <title>Troubleshooting Server Problems</title>
 
-  <para>This chapter describes how to troubleshoot common server problems, and
-  how to collect information necessary when seeking support help.</para>
-
-  <section>
-    <title>Troubleshooting SSL Connections</title>
+ <para>This chapter describes how to troubleshoot common server problems,
+ and how to collect information necessary when seeking support help.</para>
  
  <section>
   <title>Identifying the Problem</title>
@@ -261,8 +256,4 @@
   </itemizedlist>
  </section>
 
-    <para>Troubleshooting</para>
-
-    <para></para>
-  </section>
 </chapter>

--
Gitblit v1.10.0