From 3f68b466b8572030bb049a363809ab9c532032f2 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 11 Oct 2016 06:12:43 +0000
Subject: [PATCH] Fix typo in man page generation found by Ondrej Fuchsik
---
opendj-doc-generated-ref/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-doc-generated-ref/pom.xml b/opendj-doc-generated-ref/pom.xml
index 898194b..5b43d21 100644
--- a/opendj-doc-generated-ref/pom.xml
+++ b/opendj-doc-generated-ref/pom.xml
@@ -471,7 +471,7 @@
<application>org.opends.server.tools.ImportLDIF</application>
<trailingSectionPaths>
<trailingSectionPath>exit-codes-0-gt0.xml</trailingSectionPath>
- <trailingSectionPath>export-ldif-examples.xml</trailingSectionPath>
+ <trailingSectionPath>import-ldif-examples.xml</trailingSectionPath>
</trailingSectionPaths>
</tool>
--
Gitblit v1.10.0