From 461cd1c8bb33c54a43e0ae1e8b7033e1fd941fc0 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 27 Jun 2012 08:01:41 +0000
Subject: [PATCH] Fix for OPENDJ-529: Documentation does not describe make-ldif template file format

---
 opendj3/src/main/docbkx/admin-guide/index.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/index.xml b/opendj3/src/main/docbkx/admin-guide/index.xml
index 059ed32..b1dacf3 100644
--- a/opendj3/src/main/docbkx/admin-guide/index.xml
+++ b/opendj3/src/main/docbkx/admin-guide/index.xml
@@ -110,6 +110,7 @@
    <xinclude:include href='man-ldifsearch.xml' />
    <xinclude:include href='../shared/man-list-backends.xml' />
    <xinclude:include href='../shared/man-make-ldif.xml' />
+   <xinclude:include href='../shared/man-make-ldif-template.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' />

--
Gitblit v1.10.0