From 9e4b1bab55c88423efddf2d9b99ea0d40dd21596 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 04 Sep 2015 11:41:09 +0000
Subject: [PATCH] OPENDJ-2254 Edit OpenDJ product documentation

---
 opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties b/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
index e62227e..a2ada31 100644
--- a/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
+++ b/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
@@ -438,10 +438,7 @@
 
 # Strings for generated reference documentation.
 REF_DSCFG_ALLOW_UNLIMITED_1000=A value of "-1" or "unlimited" for no limit.
-REF_DSCFG_ACI_SYNTAX_REL_URL_1001=<link xlink:show="new" \
- xlink:href="admin-guide#about-acis" \
- xlink:role="http://docbook.org/xlink/role/olink" \
- ><citetitle>About Access Control Instructions</citetitle></link>
+REF_DSCFG_ACI_SYNTAX_REL_URL_1001=<olink targetdoc="admin-guide" targetptr="about-acis" />
 REF_DSCFG_DURATION_SYNTAX_REL_URL_1002=<xinclude:include href="itemizedlist-duration.xml" />
 REF_DSCFG_ARG_ADDITIONAL_INFO_1003=%s properties depend on the %s type, \
  which depends on the %s option.

--
Gitblit v1.10.0