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-issues.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/opendj3/src/main/docbkx/release-notes/chap-issues.xml b/opendj3/src/main/docbkx/release-notes/chap-issues.xml
index b5f7c99..98e0226 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-issues.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-issues.xml
@@ -48,7 +48,7 @@
   </itemizedlist>
  </section>
 
- <section>
+ <section xml:id="limitations">
   <title>Limitations</title>
 
   <para>Release <?eval ${project.version}?> has the following limitations.</para>
@@ -91,7 +91,7 @@
   </itemizedlist>
  </section>
 
- <section>
+ <section xml:id="known-issues">
   <title>Known Issues</title>
 
   <para>The following known issues remained open at the time release
@@ -112,5 +112,4 @@
   <link xlink:href='https://bugster.forgerock.org/jira/browse/OPENDJ'
   >https://bugster.forgerock.org/jira/browse/OPENDJ</link>.</para>
  </section>
-  
 </chapter>

--
Gitblit v1.10.0