From ebdb8cfe48ec2bd26020626598987db77d3695ae Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 17 Jul 2012 13:06:39 +0000
Subject: [PATCH] Fix for OPENDJ-533: Config examples should use instances on 2 different hosts, instead of the 2 instances on the same host

---
 opendj-sdk/opends/resource/man/man1/restore.1 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opendj-sdk/opends/resource/man/man1/restore.1 b/opendj-sdk/opends/resource/man/man1/restore.1
index 7d50187..03846ae 100644
--- a/opendj-sdk/opends/resource/man/man1/restore.1
+++ b/opendj-sdk/opends/resource/man/man1/restore.1
@@ -2,12 +2,12 @@
 .\"     Title: restore
 .\"    Author: 
 .\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/21/2012
+.\"      Date: 07/17/2012
 .\"    Manual: Tools Reference
 .\"    Source: OpenDJ 2.5.0
 .\"  Language: English
 .\"
-.TH "RESTORE" "1" "03/21/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
+.TH "RESTORE" "1" "07/17/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -218,7 +218,7 @@
 .RS 4
 .\}
 .nf
-$ restore \-p 5444 \-D "cn=Directory Manager" \-w password
+$ restore \-p 4444 \-D "cn=Directory Manager" \-w password
  \-d /path/to/OpenDJ/bak \-I 20110613080032 \-t 0
 Restore task 20110613155052932 scheduled to start Jun 13, 2011 3:50:52 PM CEST
 .fi

--
Gitblit v1.10.0