From 5f86a076b55db934f153f72cd3e71de51faafa92 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 14 Oct 2014 06:11:58 +0000
Subject: [PATCH] CR-4833 OPENDJ-1588: Note where makeldif templates require blank likes

---
 src/main/docbkx/dev-guide/man-makeldif-template.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/main/docbkx/dev-guide/man-makeldif-template.xml b/src/main/docbkx/dev-guide/man-makeldif-template.xml
index 97f967c..a4cb9ca 100644
--- a/src/main/docbkx/dev-guide/man-makeldif-template.xml
+++ b/src/main/docbkx/dev-guide/man-makeldif-template.xml
@@ -50,6 +50,10 @@
 
  <refsynopsisdiv>
   <synopsis># Comment lines start with #.
+#
+# Notice that this synopsis includes blank lines after entries.
+# In the same way you would use blank lines after entries in normal LDIF,
+# leave empty lines after "entries" in template files.
 
 # Optionally define constants used in the template.
 # To reference constants later, put brackets around the name: [constant-name]

--
Gitblit v1.10.0