mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
27.12.2015 875ef64eb15854ef3ed186bece9b6e3acf8341a4
Correct typo for OPENDJ-1748
2 files modified
4 ■■■■ changed files
opendj-sdk/opends/resource/man/man1/ldapsearch.1 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/main/docbkx/admin-guide/man-ldapsearch.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/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
opendj-sdk/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.