From 92f77ed59a01865695e7d26137c891b3e6e20cad 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 --- opendj-sdk/opends/src/main/docbkx/admin-guide/preface.xml | 18 ++++++++---------- 1 files changed, 8 insertions(+), 10 deletions(-) diff --git a/opendj-sdk/opends/src/main/docbkx/admin-guide/preface.xml b/opendj-sdk/opends/src/main/docbkx/admin-guide/preface.xml index 8145ebb..c44733a 100644 --- a/opendj-sdk/opends/src/main/docbkx/admin-guide/preface.xml +++ b/opendj-sdk/opends/src/main/docbkx/admin-guide/preface.xml @@ -20,15 +20,15 @@ ! ! CCPL HEADER END ! - ! Copyright 2011-2012 ForgeRock AS + ! Copyright 2011-2015 ForgeRock AS. ! --> <preface xml:id='preface' - 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'> + 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:xinclude='http://www.w3.org/2001/XInclude'> <title>Preface</title> <para>This guide shows you how to configure, maintain, and troubleshoot @@ -39,7 +39,7 @@ <section> <title>Who Should Read this Guide</title> - <para>This guide is written for directory designers and administrators who + <para>This guide is written for directory integrators and administrators who build, deploy, and maintain OpenDJ directory services for your organizations.</para> @@ -49,9 +49,7 @@ by showing how to configure and monitor the principle features of individual OpenDJ servers, and how to configure and monitor replicated server topologies for distributed high availability. It then demonstrates how to - tune, troubleshoot, and move servers. This guide concludes with appendices - of useful reference information for directory designers and - administrators.</para> + tune, troubleshoot, and move servers.</para> <para>You do not need to be an LDAP wizard to learn something from this guide, though a background in directory services and maintaining server -- Gitblit v1.10.0