From 7e2f8fcc28dc768d1415d6d99647588b2d7679fb 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
---
opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml | 5 ++---
opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
index c44e800..7ddf0c4 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opendj-sdk/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>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml
index b5f7c99..98e0226 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml
+++ b/opendj-sdk/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