From bc012665f612399da7308dfd3b9e36f4856fd368 Mon Sep 17 00:00:00 2001
From: kenneth_suter <kenneth_suter@localhost>
Date: Wed, 26 Sep 2007 16:40:17 +0000
Subject: [PATCH] corrected reference to start-ds script

---
 opendj-sdk/opends/resource/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/resource/README b/opendj-sdk/opends/resource/README
index 66dad87..86bc2ef 100644
--- a/opendj-sdk/opends/resource/README
+++ b/opendj-sdk/opends/resource/README
@@ -4,7 +4,7 @@
 this product may be found online at https://OpenDS.dev.java.net/.
 
 To configure the server, run the setup script on UNIX-based platforms, or the
-setup.bat batch file on Windows.  To start the server, run bin/start-ds.sh on
+setup.bat batch file on Windows.  To start the server, run bin/start-ds on
 UNIX-based platforms, or bat\start-ds.bat on Windows systems.
 
 This product is made available under the Common Development and Distribution

--
Gitblit v1.10.0