From 90405b8f9778a5a266307ef27c43d7484bc1fb91 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Fri, 22 Oct 2010 06:52:25 +0000
Subject: [PATCH] Sync commit by matthew_swift Expose Grizzly transport configuration in LDAPOptions and LDAPListenerOptions in order to allow better customization of transport.
---
opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties b/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties
index 1c85685..99aa95f 100755
--- a/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties
+++ b/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties
@@ -3041,7 +3041,7 @@
be started because it is already running
INFO_SUBCMDPARSER_OPTIONS={options}
INFO_SUBCMDPARSER_SUBCMD_AND_OPTIONS={subcommand} {options}
-INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE=\ where {options} include:
+INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE=Where {options} include:
INFO_EMAIL_TOOL_DESCRIPTION=Send an e-mail message via SMTP
INFO_EMAIL_HOST_DESCRIPTION=The address of the SMTP server to use to send \
the message
--
Gitblit v1.10.0