From 744b8c95ef1850f23a63b4928643d73cf9f4c558 Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Fri, 10 Apr 2009 13:23:11 +0000 Subject: [PATCH] - remove terminating period chars. --- opends/src/messages/messages/core.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties index ef9028d..95ec06d 100644 --- a/opends/src/messages/messages/core.properties +++ b/opends/src/messages/messages/core.properties @@ -1826,6 +1826,6 @@ the command returns (the server continues the startup process, regardless). \ A value of '0' indicates an infinite timeout, which means that the command \ returns only when the server startup is completed. The default value is \ -60 seconds. This option cannot be used with the -N, --nodetach option. -FATAL_ERR_DSCORE_ERROR_NODETACH_TIMEOUT_723=In no-detach mode, the 'timeout' option \ -cannot be used. +60 seconds. This option cannot be used with the -N, --nodetach option +FATAL_ERR_DSCORE_ERROR_NODETACH_TIMEOUT_723=In no-detach mode, the 'timeout' \ +option cannot be used -- Gitblit v1.10.0