From c788dc9f4054d79fcb97822f1b330d2162c6639f Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 30 Sep 2011 10:00:57 +0000
Subject: [PATCH] xml:id attributes for anchors

---
 opendj3/src/main/docbkx/release-notes/chap-compatibility.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
index c44e800..7ddf0c4 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -34,13 +34,13 @@
  <para>This chapter covers both major changes to existing functionality, and
  also deprecated and removed functionality.</para>
 
- <section>
+ <section xml:id="changed-functionality">
   <title>Major Changes to Existing Functionality</title>
   
   <para>None.</para>
  </section>
 
- <section>
+ <section xml:id="deprecated-functionality">
   <title>Deprecated Functionality</title>
   
   <para>No functionality is deprecated in OpenDJ <?eval ${product.version}?>.</para>
@@ -48,7 +48,7 @@
   <para>No functionality is planned to be deprecated at this time.</para>
  </section>
  
- <section>
+ <section xml:id="removed-functionality">
   <title>Removed Functionality</title>
   
   <para>No functionality has been removed in OpenDJ <?eval ${product.version}?>.</para>

--
Gitblit v1.10.0