From 87d05e1df0e9e0c5343b41d007631585ab669c91 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 06 Feb 2015 12:23:13 +0000
Subject: [PATCH] CR-5987 OPENDJ-1784 Move reference content to reference document
---
opends/src/main/docbkx/admin-guide/chap-indexing.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/opends/src/main/docbkx/admin-guide/chap-indexing.xml b/opends/src/main/docbkx/admin-guide/chap-indexing.xml
index 0faba8c..245a69d 100644
--- a/opends/src/main/docbkx/admin-guide/chap-indexing.xml
+++ b/opends/src/main/docbkx/admin-guide/chap-indexing.xml
@@ -389,14 +389,14 @@
You modify index configurations by using the
<link
xlink:show="new"
- xlink:href="admin-guide#dsconfig-1"
+ xlink:href="reference#dsconfig-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>dsconfig</command></link> command.
The configuration changes then take effect
after you rebuild the index according to the new configuration, using the
<link
xlink:show="new"
- xlink:href="admin-guide#rebuild-index-1"
+ xlink:href="reference#rebuild-index-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>rebuild-index</command></link> command.
The <command>dsconfig --help-database</command> command lists subcommands
@@ -640,7 +640,7 @@
Start by testing the index status by using the
<link
xlink:show="new"
- xlink:href="admin-guide#dbtest-1"
+ xlink:href="reference#dbtest-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>dbtest</command></link> command.
The final column show in the output is the Index Valid column,
@@ -776,7 +776,7 @@
<para>
For an explanation of the output
of the <command>dbtest list-index-status</command> command, see
- <link xlink:show="new" xlink:href="admin-guide#dbtest-1"
+ <link xlink:show="new" xlink:href="reference#dbtest-1"
xlink:role="http://docbook.org/xlink/role/olink">dbtest(1)</link>.
</para>
@@ -844,7 +844,7 @@
and that indexes do not contain errors by using the
<link
xlink:show="new"
- xlink:href="admin-guide#verify-index-1"
+ xlink:href="reference#verify-index-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>verify-index</command></link> command.
</para>
--
Gitblit v1.10.0