From db1f00b67632d5a638f0b30129d547db9338059b Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Thu, 20 Oct 2011 15:57:55 +0000 Subject: [PATCH] Fix OpenDJ-222: Remove more references to OpenDS. Also update/adds the man-pages for tools. --- opends/resource/setup.bat | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/resource/setup.bat b/opends/resource/setup.bat index 2b0bc14..304d807 100644 --- a/opends/resource/setup.bat +++ b/opends/resource/setup.bat @@ -24,6 +24,7 @@ rem rem rem Copyright 2006-2010 Sun Microsystems, Inc. +rem Portions Copyright 2011 ForgeRock AS setlocal @@ -59,7 +60,7 @@ goto callJava :invalidPath -echo Error: The current path contains a %% character. OpenDS cannot +echo Error: The current path contains a %% character. OpenDJ cannot echo be installed on a path containing this character. pause goto end -- Gitblit v1.10.0