From 61bc3fb7d89fc1f94e36f6bb6c5b76484307841c Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 27 Jan 2015 12:12:52 +0000
Subject: [PATCH] Correct typo for OPENDJ-1748
---
opends/resource/man/man1/ldapsearch.1 | 2 +-
opends/src/main/docbkx/admin-guide/man-ldapsearch.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/resource/man/man1/ldapsearch.1 b/opends/resource/man/man1/ldapsearch.1
index b727c52..9582983 100644
--- a/opends/resource/man/man1/ldapsearch.1
+++ b/opends/resource/man/man1/ldapsearch.1
@@ -120,7 +120,7 @@
.sp
The optional
entrychgcontrols
-setting defines whether the server returns an Entry Change Notification control with each entry notification\&. The Entry Change Notification control provides additional information about the change that caused the entry to be returned as by the search\&. In particular, it indicates the change type, the change number if available, and the previous DN if the change type was a modify DN operation\&.
+setting defines whether the server returns an Entry Change Notification control with each entry notification\&. The Entry Change Notification control provides additional information about the change that caused the entry to be returned by the search\&. In particular, it indicates the change type, the change number if available, and the previous DN if the change type was a modify DN operation\&.
.PP
true
.RS 4
diff --git a/opends/src/main/docbkx/admin-guide/man-ldapsearch.xml b/opends/src/main/docbkx/admin-guide/man-ldapsearch.xml
index 4d1d69c..4f282ea 100644
--- a/opends/src/main/docbkx/admin-guide/man-ldapsearch.xml
+++ b/opends/src/main/docbkx/admin-guide/man-ldapsearch.xml
@@ -193,7 +193,7 @@
whether the server returns an Entry Change Notification control
with each entry notification.
The Entry Change Notification control provides additional information
- about the change that caused the entry to be returned as by the search.
+ about the change that caused the entry to be returned by the search.
In particular, it indicates the change type,
the change number if available,
and the previous DN if the change type was a modify DN operation.
--
Gitblit v1.10.0