From 7fd156fc7ea7259010f1073d126f6919457b015b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 22 Jul 2009 17:49:26 +0000
Subject: [PATCH] Remove points at the end of the option description of the usage for consistency.

---
 opendj-sdk/opends/src/messages/messages/admin_tool.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index 94c19c7..3d5cd31 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -408,11 +408,11 @@
 INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Port that will be used by \
  the replication mechanism in the first server to communicate with the other \
  servers.  You have to specify this option only if replication was not \
- previously configured in the first server.
+ previously configured in the first server
 INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1=Specifies whether or not the \
  communication through the replication port of the first server is encrypted \
  or not.  This option will only be taken into account the first time \
- replication is configured on the first server.
+ replication is configured on the first server
 INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=Specifies not to \
  have a replication port and changelog on the first server.  The first server \
  will only contain replicated data but no changelog with the modifications \

--
Gitblit v1.10.0