From b6a0f2edd46ffc4e2e73b7963fbbd2b294cbec74 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 06 Jun 2011 06:26:15 +0000
Subject: [PATCH] Move refentries to a shared directory, as some are shared between the admin and the developer (e.g. ldapsearch).

---
 opendj-sdk/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml    |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifmodify.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-dsconfig.xml            |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-import-ldif.xml         |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifsearch.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-encode-password.xml     |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-create-rc-script.xml    |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml             |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-dsframework.xml         |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml  |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-export-ldif.xml         |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-setup.xml               |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-make-ldif.xml           |    0 
 opendj-sdk/opendj3/src/main/docbkx/admin-guide/OpenDJ-Admin-Guide.xml |   66 ++++++++--------
 opendj-sdk/opendj3/src/main/docbkx/shared/man-base64.xml              |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapsearch.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-status.xml              |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-tasks.xml        |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-install.xml             |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-rebuild-index.xml       |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-list-backends.xml       |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-dsreplication.xml       |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-stop-ds.xml             |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapdelete.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-account.xml      |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-verify-index.xml        |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-start-ds.xml            |    0 
 opendj-sdk/opendj3/src/main/docbkx/dev-guide/OpenDJ-Dev-Guide.xml     |   16 ++--
 opendj-sdk/opendj3/src/main/docbkx/shared/man-authrate.xml            |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapmodify.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldif-diff.xml           |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-modrate.xml             |    0 
 /dev/null                                                             |  106 --------------------------
 opendj-sdk/opendj3/src/main/docbkx/shared/man-control-panel.xml       |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-restore.xml             |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapcompare.xml         |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-searchrate.xml          |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-backup.xml              |    0 
 opendj-sdk/opendj3/src/main/docbkx/shared/man-dbtest.xml              |    0 
 39 files changed, 41 insertions(+), 147 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/OpenDJ-Admin-Guide.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/OpenDJ-Admin-Guide.xml
index e0147af..191baf1 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/OpenDJ-Admin-Guide.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/OpenDJ-Admin-Guide.xml
@@ -76,39 +76,39 @@
  
  <reference>
   <title>Tools Reference</title>
-   <xinclude:include href='man-backup.xml' />
-   <xinclude:include href='man-base64.xml' />
-   <xinclude:include href='man-control-panel.xml' />
-   <xinclude:include href='man-create-rc-script.xml' />
-   <xinclude:include href='man-dbtest.xml' />
-   <xinclude:include href='man-dsconfig.xml' />
-   <xinclude:include href='man-dsframework.xml' />
-   <xinclude:include href='man-dsjavaproperties.xml' />
-   <xinclude:include href='man-dsreplication.xml' />
-   <xinclude:include href='man-encode-password.xml' />
-   <xinclude:include href='man-export-ldif.xml' />
-   <xinclude:include href='man-import-ldif.xml' />
-   <xinclude:include href='man-install.xml' />
-   <xinclude:include href='man-ldapcompare.xml' />
-   <xinclude:include href='man-ldapdelete.xml' />
-   <xinclude:include href='man-ldapmodify.xml' />
-   <xinclude:include href='man-ldappasswordmodify.xml' />
-   <xinclude:include href='man-ldapsearch.xml' />
-   <xinclude:include href='man-ldif-diff.xml' />
-   <xinclude:include href='man-ldifmodify.xml' />
-   <xinclude:include href='man-ldifsearch.xml' />
-   <xinclude:include href='man-list-backends.xml' />
-   <xinclude:include href='man-make-ldif.xml' />
-   <xinclude:include href='man-manage-account.xml' />
-   <xinclude:include href='man-manage-tasks.xml' />
-   <xinclude:include href='man-rebuild-index.xml' />
-   <xinclude:include href='man-restore.xml' />
-   <xinclude:include href='man-setup.xml' />
-   <xinclude:include href='man-start-ds.xml' />
-   <xinclude:include href='man-status.xml' />
-   <xinclude:include href='man-stop-ds.xml' />
-   <xinclude:include href='man-upgrade.xml' />
-   <xinclude:include href='man-verify-index.xml' />
+   <xinclude:include href='../shared/man-backup.xml' />
+   <xinclude:include href='../shared/man-base64.xml' />
+   <xinclude:include href='../shared/man-control-panel.xml' />
+   <xinclude:include href='../shared/man-create-rc-script.xml' />
+   <xinclude:include href='../shared/man-dbtest.xml' />
+   <xinclude:include href='../shared/man-dsconfig.xml' />
+   <xinclude:include href='../shared/man-dsframework.xml' />
+   <xinclude:include href='../shared/man-dsjavaproperties.xml' />
+   <xinclude:include href='../shared/man-dsreplication.xml' />
+   <xinclude:include href='../shared/man-encode-password.xml' />
+   <xinclude:include href='../shared/man-export-ldif.xml' />
+   <xinclude:include href='../shared/man-import-ldif.xml' />
+   <xinclude:include href='../shared/man-install.xml' />
+   <xinclude:include href='../shared/man-ldapcompare.xml' />
+   <xinclude:include href='../shared/man-ldapdelete.xml' />
+   <xinclude:include href='../shared/man-ldapmodify.xml' />
+   <xinclude:include href='../shared/man-ldappasswordmodify.xml' />
+   <xinclude:include href='../shared/man-ldapsearch.xml' />
+   <xinclude:include href='../shared/man-ldif-diff.xml' />
+   <xinclude:include href='../shared/man-ldifmodify.xml' />
+   <xinclude:include href='../shared/man-ldifsearch.xml' />
+   <xinclude:include href='../shared/man-list-backends.xml' />
+   <xinclude:include href='../shared/man-make-ldif.xml' />
+   <xinclude:include href='../shared/man-manage-account.xml' />
+   <xinclude:include href='../shared/man-manage-tasks.xml' />
+   <xinclude:include href='../shared/man-rebuild-index.xml' />
+   <xinclude:include href='../shared/man-restore.xml' />
+   <xinclude:include href='../shared/man-setup.xml' />
+   <xinclude:include href='../shared/man-start-ds.xml' />
+   <xinclude:include href='../shared/man-status.xml' />
+   <xinclude:include href='../shared/man-stop-ds.xml' />
+   <xinclude:include href='../shared/man-upgrade.xml' />
+   <xinclude:include href='../shared/man-verify-index.xml' />
  </reference>
  
  <xinclude:include href='appendix-file-layout.xml' />
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapcompare.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapcompare.xml
deleted file mode 100644
index 15062be..0000000
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapcompare.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ! CCPL HEADER START
-  !
-  ! This work is licensed under the Creative Commons
-  ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
-  ! To view a copy of this license, visit
-  ! http://creativecommons.org/licenses/by-nc-nd/3.0/
-  ! or send a letter to Creative Commons, 444 Castro Street,
-  ! Suite 900, Mountain View, California, 94041, USA.
-  !
-  ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
-  ! See the License for the specific language governing permissions
-  ! and limitations under the License.
-  !
-  ! If applicable, add the following below this CCPL HEADER, with the fields
-  ! enclosed by brackets "[]" replaced with your own identifying information:
-  !      Portions Copyright [yyyy] [name of copyright owner]
-  !
-  ! CCPL HEADER END
-  !
-  !      Copyright 2011 ForgeRock AS
-  !    
--->
-<refentry xml:id='ldapcompare-1'
- xmlns='http://docbook.org/ns/docbook'
- version='5.0' xml:lang='en'
- xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <refmeta>
-  <refentrytitle>ldapcompare</refentrytitle><manvolnum>1</manvolnum>
- </refmeta>
- <refnamediv>
-  <refname>ldapcompare</refname>
-  <refpurpose>TODO one-line description</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
-  <cmdsynopsis>
-   <command>ldapcompare</command>
-   <command><replaceable>subcommand</replaceable></command>
-   <arg choice="opt">--options</arg>
-  </cmdsynopsis>
- </refsynopsisdiv>
- <refsect1>
-  <title>Description</title>
-  <para>TODO description.</para>
- </refsect1>
- <refsect1>
-  <title>Global Options</title>
-  <para>The following global options are supported.</para>
-  <variablelist>
-   <varlistentry>
-    <term><option>TODO</option></term>
-    <listitem>
-     <para>TODO Description.</para>
-    </listitem>
-   </varlistentry>
-  </variablelist>
- </refsect1>
- <refsect1>
-  <title>Subcommands</title>
-  <para>The following subcommands are supported.</para>
-  <refsect2>
-   <para>TODO Description.</para>
-   <cmdsynopsis>
-    <command>ldapcompare</command>
-    <command>TODO</command>
-    <arg choice="opt">--options</arg>
-   </cmdsynopsis>
-   <variablelist>
-    <varlistentry>
-     <term><option>TODO</option></term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </refsect2>
- </refsect1>
- <refsect1>
-  <title>Files</title>
-  <para>TODO if command has configuration file.</para>
- </refsect1>
- <refsect1>
-  <title>Environment</title>
-  <para>TODO if command reads environment variables.</para>
- </refsect1>
- <refsect1>
-  <title>Exit Codes</title>
-   <variablelist>
-    <varlistentry>
-     <term>TODO exit code</term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
- </refsect1>
- <refsect1>
-  <title>Examples</title>
-  <para>TODO</para>
- </refsect1>
-</refentry>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapmodify.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapmodify.xml
deleted file mode 100644
index 86c1d34..0000000
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapmodify.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ! CCPL HEADER START
-  !
-  ! This work is licensed under the Creative Commons
-  ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
-  ! To view a copy of this license, visit
-  ! http://creativecommons.org/licenses/by-nc-nd/3.0/
-  ! or send a letter to Creative Commons, 444 Castro Street,
-  ! Suite 900, Mountain View, California, 94041, USA.
-  !
-  ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
-  ! See the License for the specific language governing permissions
-  ! and limitations under the License.
-  !
-  ! If applicable, add the following below this CCPL HEADER, with the fields
-  ! enclosed by brackets "[]" replaced with your own identifying information:
-  !      Portions Copyright [yyyy] [name of copyright owner]
-  !
-  ! CCPL HEADER END
-  !
-  !      Copyright 2011 ForgeRock AS
-  !    
--->
-<refentry xml:id='ldapmodify-1'
- xmlns='http://docbook.org/ns/docbook'
- version='5.0' xml:lang='en'
- xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <refmeta>
-  <refentrytitle>ldapmodify</refentrytitle><manvolnum>1</manvolnum>
- </refmeta>
- <refnamediv>
-  <refname>ldapmodify</refname>
-  <refpurpose>TODO one-line description</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
-  <cmdsynopsis>
-   <command>ldapmodify</command>
-   <command><replaceable>subcommand</replaceable></command>
-   <arg choice="opt">--options</arg>
-  </cmdsynopsis>
- </refsynopsisdiv>
- <refsect1>
-  <title>Description</title>
-  <para>TODO description.</para>
- </refsect1>
- <refsect1>
-  <title>Global Options</title>
-  <para>The following global options are supported.</para>
-  <variablelist>
-   <varlistentry>
-    <term><option>TODO</option></term>
-    <listitem>
-     <para>TODO Description.</para>
-    </listitem>
-   </varlistentry>
-  </variablelist>
- </refsect1>
- <refsect1>
-  <title>Subcommands</title>
-  <para>The following subcommands are supported.</para>
-  <refsect2>
-   <para>TODO Description.</para>
-   <cmdsynopsis>
-    <command>ldapmodify</command>
-    <command>TODO</command>
-    <arg choice="opt">--options</arg>
-   </cmdsynopsis>
-   <variablelist>
-    <varlistentry>
-     <term><option>TODO</option></term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </refsect2>
- </refsect1>
- <refsect1>
-  <title>Files</title>
-  <para>TODO if command has configuration file.</para>
- </refsect1>
- <refsect1>
-  <title>Environment</title>
-  <para>TODO if command reads environment variables.</para>
- </refsect1>
- <refsect1>
-  <title>Exit Codes</title>
-   <variablelist>
-    <varlistentry>
-     <term>TODO exit code</term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
- </refsect1>
- <refsect1>
-  <title>Examples</title>
-  <para>TODO</para>
- </refsect1>
-</refentry>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldappasswordmodify.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldappasswordmodify.xml
deleted file mode 100644
index dd4b7f3..0000000
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldappasswordmodify.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ! CCPL HEADER START
-  !
-  ! This work is licensed under the Creative Commons
-  ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
-  ! To view a copy of this license, visit
-  ! http://creativecommons.org/licenses/by-nc-nd/3.0/
-  ! or send a letter to Creative Commons, 444 Castro Street,
-  ! Suite 900, Mountain View, California, 94041, USA.
-  !
-  ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
-  ! See the License for the specific language governing permissions
-  ! and limitations under the License.
-  !
-  ! If applicable, add the following below this CCPL HEADER, with the fields
-  ! enclosed by brackets "[]" replaced with your own identifying information:
-  !      Portions Copyright [yyyy] [name of copyright owner]
-  !
-  ! CCPL HEADER END
-  !
-  !      Copyright 2011 ForgeRock AS
-  !    
--->
-<refentry xml:id='ldappasswordmodify-1'
- xmlns='http://docbook.org/ns/docbook'
- version='5.0' xml:lang='en'
- xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <refmeta>
-  <refentrytitle>ldappasswordmodify</refentrytitle><manvolnum>1</manvolnum>
- </refmeta>
- <refnamediv>
-  <refname>ldappasswordmodify</refname>
-  <refpurpose>TODO one-line description</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
-  <cmdsynopsis>
-   <command>ldappasswordmodify</command>
-   <command><replaceable>subcommand</replaceable></command>
-   <arg choice="opt">--options</arg>
-  </cmdsynopsis>
- </refsynopsisdiv>
- <refsect1>
-  <title>Description</title>
-  <para>TODO description.</para>
- </refsect1>
- <refsect1>
-  <title>Global Options</title>
-  <para>The following global options are supported.</para>
-  <variablelist>
-   <varlistentry>
-    <term><option>TODO</option></term>
-    <listitem>
-     <para>TODO Description.</para>
-    </listitem>
-   </varlistentry>
-  </variablelist>
- </refsect1>
- <refsect1>
-  <title>Subcommands</title>
-  <para>The following subcommands are supported.</para>
-  <refsect2>
-   <para>TODO Description.</para>
-   <cmdsynopsis>
-    <command>ldappasswordmodify</command>
-    <command>TODO</command>
-    <arg choice="opt">--options</arg>
-   </cmdsynopsis>
-   <variablelist>
-    <varlistentry>
-     <term><option>TODO</option></term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </refsect2>
- </refsect1>
- <refsect1>
-  <title>Files</title>
-  <para>TODO if command has configuration file.</para>
- </refsect1>
- <refsect1>
-  <title>Environment</title>
-  <para>TODO if command reads environment variables.</para>
- </refsect1>
- <refsect1>
-  <title>Exit Codes</title>
-   <variablelist>
-    <varlistentry>
-     <term>TODO exit code</term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
- </refsect1>
- <refsect1>
-  <title>Examples</title>
-  <para>TODO</para>
- </refsect1>
-</refentry>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapsearch.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapsearch.xml
deleted file mode 100644
index 63647ab..0000000
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapsearch.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ! CCPL HEADER START
-  !
-  ! This work is licensed under the Creative Commons
-  ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
-  ! To view a copy of this license, visit
-  ! http://creativecommons.org/licenses/by-nc-nd/3.0/
-  ! or send a letter to Creative Commons, 444 Castro Street,
-  ! Suite 900, Mountain View, California, 94041, USA.
-  !
-  ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
-  ! See the License for the specific language governing permissions
-  ! and limitations under the License.
-  !
-  ! If applicable, add the following below this CCPL HEADER, with the fields
-  ! enclosed by brackets "[]" replaced with your own identifying information:
-  !      Portions Copyright [yyyy] [name of copyright owner]
-  !
-  ! CCPL HEADER END
-  !
-  !      Copyright 2011 ForgeRock AS
-  !    
--->
-<refentry xml:id='ldapsearch-1'
- xmlns='http://docbook.org/ns/docbook'
- version='5.0' xml:lang='en'
- xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
- xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
- xmlns:xlink='http://www.w3.org/1999/xlink'
- xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <refmeta>
-  <refentrytitle>ldapsearch</refentrytitle><manvolnum>1</manvolnum>
- </refmeta>
- <refnamediv>
-  <refname>ldapsearch</refname>
-  <refpurpose>TODO one-line description</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
-  <cmdsynopsis>
-   <command>ldapsearch</command>
-   <command><replaceable>subcommand</replaceable></command>
-   <arg choice="opt">--options</arg>
-  </cmdsynopsis>
- </refsynopsisdiv>
- <refsect1>
-  <title>Description</title>
-  <para>TODO description.</para>
- </refsect1>
- <refsect1>
-  <title>Global Options</title>
-  <para>The following global options are supported.</para>
-  <variablelist>
-   <varlistentry>
-    <term><option>TODO</option></term>
-    <listitem>
-     <para>TODO Description.</para>
-    </listitem>
-   </varlistentry>
-  </variablelist>
- </refsect1>
- <refsect1>
-  <title>Subcommands</title>
-  <para>The following subcommands are supported.</para>
-  <refsect2>
-   <para>TODO Description.</para>
-   <cmdsynopsis>
-    <command>ldapsearch</command>
-    <command>TODO</command>
-    <arg choice="opt">--options</arg>
-   </cmdsynopsis>
-   <variablelist>
-    <varlistentry>
-     <term><option>TODO</option></term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </refsect2>
- </refsect1>
- <refsect1>
-  <title>Files</title>
-  <para>TODO if command has configuration file.</para>
- </refsect1>
- <refsect1>
-  <title>Environment</title>
-  <para>TODO if command reads environment variables.</para>
- </refsect1>
- <refsect1>
-  <title>Exit Codes</title>
-   <variablelist>
-    <varlistentry>
-     <term>TODO exit code</term>
-     <listitem>
-      <para>TODO description.</para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
- </refsect1>
- <refsect1>
-  <title>Examples</title>
-  <para>TODO</para>
- </refsect1>
-</refentry>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/OpenDJ-Dev-Guide.xml b/opendj-sdk/opendj3/src/main/docbkx/dev-guide/OpenDJ-Dev-Guide.xml
index 13b7c1a..27d2608 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/OpenDJ-Dev-Guide.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/dev-guide/OpenDJ-Dev-Guide.xml
@@ -52,9 +52,9 @@
  <xinclude:include href='chap-best-practices.xml' />
  <xinclude:include href='chap-get-sdk.xml' />
  <xinclude:include href='chap-using-the-sdk.xml' />
+ <xinclude:include href='chap-authenticating.xml' />
  <xinclude:include href='chap-reading.xml' />
  <xinclude:include href='chap-getting-directory-info.xml' />
- <xinclude:include href='chap-authenticating.xml' />
  <xinclude:include href='chap-writing.xml' />
  <xinclude:include href='chap-ldif.xml' />
  <xinclude:include href='chap-controls.xml' />
@@ -65,13 +65,13 @@
  
  <reference>
   <title>Tools Reference</title>
-  <xinclude:include href='man-authrate.xml' />
-  <xinclude:include href='man-ldapcompare.xml' />
-  <xinclude:include href='man-ldapmodify.xml' />
-  <xinclude:include href='man-ldappasswordmodify.xml' />
-  <xinclude:include href='man-ldapsearch.xml' />
-  <xinclude:include href='man-modrate.xml' />
-  <xinclude:include href='man-searchrate.xml' />
+  <xinclude:include href='../shared/man-authrate.xml' />
+  <xinclude:include href='../shared/man-ldapcompare.xml' />
+  <xinclude:include href='../shared/man-ldapmodify.xml' />
+  <xinclude:include href='../shared/man-ldappasswordmodify.xml' />
+  <xinclude:include href='../shared/man-ldapsearch.xml' />
+  <xinclude:include href='../shared/man-modrate.xml' />
+  <xinclude:include href='../shared/man-searchrate.xml' />
  </reference>
 
  <index />
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-authrate.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-authrate.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-authrate.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-authrate.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-backup.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-backup.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-backup.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-backup.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-base64.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-base64.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-base64.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-base64.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-control-panel.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-control-panel.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-control-panel.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-control-panel.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-create-rc-script.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-create-rc-script.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-create-rc-script.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-create-rc-script.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dbtest.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-dbtest.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dbtest.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-dbtest.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsconfig.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-dsconfig.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsconfig.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-dsconfig.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsframework.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-dsframework.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsframework.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-dsframework.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsjavaproperties.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsjavaproperties.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsreplication.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-dsreplication.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-dsreplication.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-dsreplication.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-encode-password.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-encode-password.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-encode-password.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-encode-password.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-export-ldif.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-export-ldif.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-export-ldif.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-export-ldif.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-import-ldif.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-import-ldif.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-import-ldif.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-import-ldif.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-install.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-install.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-install.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-install.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapcompare.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapcompare.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapcompare.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapcompare.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapdelete.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapdelete.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldapdelete.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapdelete.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapmodify.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapmodify.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapmodify.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapmodify.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldappasswordmodify.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldappasswordmodify.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapsearch.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapsearch.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-ldapsearch.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldapsearch.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldif-diff.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldif-diff.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldif-diff.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldif-diff.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldifmodify.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifmodify.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldifmodify.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifmodify.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldifsearch.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifsearch.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-ldifsearch.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-ldifsearch.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-list-backends.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-list-backends.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-list-backends.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-list-backends.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-make-ldif.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-make-ldif.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-make-ldif.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-make-ldif.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-manage-account.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-account.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-manage-account.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-account.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-manage-tasks.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-tasks.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-manage-tasks.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-manage-tasks.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-modrate.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-modrate.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-modrate.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-modrate.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-rebuild-index.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-rebuild-index.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-rebuild-index.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-rebuild-index.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-restore.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-restore.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-restore.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-restore.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-searchrate.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-searchrate.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/dev-guide/man-searchrate.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-searchrate.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-setup.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-setup.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-setup.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-setup.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-start-ds.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-start-ds.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-start-ds.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-start-ds.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-status.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-status.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-status.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-status.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-stop-ds.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-stop-ds.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-stop-ds.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-stop-ds.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-upgrade.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-upgrade.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml
diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-verify-index.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-verify-index.xml
similarity index 100%
rename from opendj-sdk/opendj3/src/main/docbkx/admin-guide/man-verify-index.xml
rename to opendj-sdk/opendj3/src/main/docbkx/shared/man-verify-index.xml

--
Gitblit v1.10.0