From db4617fbe0fa9212995d832d14f171b0f039c9bc Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 17 May 2013 09:01:33 +0000
Subject: [PATCH] CR-1700 Fix for OPENDJ-865: Document new upgrade experience
---
opendj-sdk/opends/resource/man/man1/dsjavaproperties.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/opendj-sdk/opends/resource/man/man1/dsjavaproperties.1 b/opendj-sdk/opends/resource/man/man1/dsjavaproperties.1
index fef11b4..cae2ff2 100644
--- a/opendj-sdk/opends/resource/man/man1/dsjavaproperties.1
+++ b/opendj-sdk/opends/resource/man/man1/dsjavaproperties.1
@@ -2,12 +2,12 @@
.\" Title: dsjavaproperties
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 03/21/2012
+.\" Date: 05/16/2013
.\" Manual: Tools Reference
-.\" Source: OpenDJ 2.5.0
+.\" Source: OpenDJ 2.6.0
.\" Language: English
.\"
-.TH "DSJAVAPROPERTIES" "1" "03/21/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
+.TH "DSJAVAPROPERTIES" "1" "05/16/2013" "OpenDJ 2\&.6\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
This utility can be used to change the Java arguments and Java home that are used by other server commands\&.
.PP
Before launching the command, edit the properties file located in
-/path/to/OpenDJ/config/java\&.properties
+/path/to/opendj/config/java\&.properties
to specify the Java arguments and Java home\&. When you have edited the properties file, run this command for the changes to be taken into account\&.
.PP
Changes apply to the current server installation\&. No modifications are made to your environment variables\&.
@@ -84,12 +84,12 @@
$ dsjavaproperties
The operation was successful\&. The server commands will use the java arguments
and java home specified in the properties file located in
- /path/to/OpenDJ/config/java\&.properties
+ /path/to/opendj/config/java\&.properties
.fi
.if n \{\
.RE
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011-2012 ForgeRock AS
+Copyright \(co 2011-2013 ForgeRock AS
.br
--
Gitblit v1.10.0