From 052f70c810813d9f5533b3cd4c9138d2df0d15e6 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

---
 opends/resource/man/man1/dsconfig.1 |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/opends/resource/man/man1/dsconfig.1 b/opends/resource/man/man1/dsconfig.1
index 978d104..8959499 100644
--- a/opends/resource/man/man1/dsconfig.1
+++ b/opends/resource/man/man1/dsconfig.1
@@ -2,12 +2,12 @@
 .\"     Title: dsconfig
 .\"    Author: 
 .\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 07/17/2012
+.\"      Date: 05/16/2013
 .\"    Manual: Tools Reference
-.\"    Source: OpenDJ 2.5.0
+.\"    Source: OpenDJ 2.6.0
 .\"  Language: English
 .\"
-.TH "DSCONFIG" "1" "07/17/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
+.TH "DSCONFIG" "1" "05/16/2013" "OpenDJ 2\&.6\&.0" "Tools Reference"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -207,7 +207,7 @@
 .RS 4
 Certificate trust store path
 .sp
-Default value: /path/to/OpenDJ/config/admin\-truststore
+Default value: /path/to/opendj/config/admin\-truststore
 .RE
 .PP
 \fB\-T, \-\-trustStorePassword {trustStorePassword}\fR
@@ -4370,7 +4370,7 @@
           \-\-set enabled:true \e
           \-\-hostname opendj\&.example\&.com \e
           \-\-port 4444 \e
-          \-\-trustStorePath /path/to/OpenDJ/config/admin\-truststore \e
+          \-\-trustStorePath /path/to/opendj/config/admin\-truststore \e
           \-\-bindDN cn=Directory\e Manager \e
           \-\-bindPassword ****** \e
           \-\-no\-prompt
@@ -4383,7 +4383,7 @@
           \-\-set enabled:false \e
           \-\-hostname opendj\&.example\&.com \e
           \-\-port 4444 \e
-          \-\-trustStorePath /path/to/OpenDJ/config/admin\-truststore \e
+          \-\-trustStorePath /path/to/opendj/config/admin\-truststore \e
           \-\-bindDN cn=Directory\e Manager \e
           \-\-bindPassword password \e
           \-\-no\-prompt
@@ -4399,7 +4399,7 @@
 \-\-port
 4444
 \-\-trustStorePath
-/path/to/OpenDJ/config/admin\-truststore
+/path/to/opendj/config/admin\-truststore
 \-\-bindDN
 cn=Directory Manager
 \-\-bindPassword

--
Gitblit v1.10.0