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/status.1 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/resource/man/man1/status.1 b/opendj-sdk/opends/resource/man/man1/status.1
index 3252d5f..80f4b8b 100644
--- a/opendj-sdk/opends/resource/man/man1/status.1
+++ b/opendj-sdk/opends/resource/man/man1/status.1
@@ -2,12 +2,12 @@
 .\"     Title: status
 .\"    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 "STATUS" "1" "03/21/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
+.TH "STATUS" "1" "07/17/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -168,14 +168,14 @@
 Administrative Users:     cn=Directory Manager
 Installation Path:        /path/to/OpenDJ
 Version:                  OpenDJ 2\&.5\&.0
-Java Version:             1\&.6\&.0_24
+Java Version:             1\&.6\&.0_29
 Administration Connector: Port 4444 (LDAPS)
 
           \-\-\- Connection Handlers \-\-\-
 Address:Port : Protocol    : State
 \-\-\-\-\-\-\-\-\-\-\-\-\-:\-\-\-\-\-\-\-\-\-\-\-\-\-:\-\-\-\-\-\-\-\-\-
 \-\-           : LDIF        : Disabled
-9989         : Replication : Enabled
+8989         : Replication : Enabled
 0\&.0\&.0\&.0:161  : SNMP        : Disabled
 0\&.0\&.0\&.0:636  : LDAPS       : Disabled
 0\&.0\&.0\&.0:1389 : LDAP        : Enabled

--
Gitblit v1.10.0