From f2832d2adf885b6a58bf28593548383da1ac0755 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Tue, 16 Jul 2013 12:55:19 +0000 Subject: [PATCH] CR-2006 Fix for OPENDJ-1046: Make paths to commands consistent throughout the doc set --- opends/resource/man/man1/setup.1 | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/opends/resource/man/man1/setup.1 b/opends/resource/man/man1/setup.1 index 540f3b7..c4d7adf 100644 --- a/opends/resource/man/man1/setup.1 +++ b/opends/resource/man/man1/setup.1 @@ -2,12 +2,12 @@ .\" Title: setup .\" Author: .\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 05/16/2013 +.\" Date: 07/16/2013 .\" Manual: Tools Reference -.\" Source: OpenDJ 2.6.0 +.\" Source: OpenDJ 2.8.0 .\" Language: English .\" -.TH "SETUP" "1" "05/16/2013" "OpenDJ 2\&.6\&.0" "Tools Reference" +.TH "SETUP" "1" "07/16/2013" "OpenDJ 2\&.8\&.0" "Tools Reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -240,11 +240,11 @@ .RS 4 .\} .nf -$ \&./opendj/setup \-\-cli \-b dc=example,dc=com \-d 100 \-D "cn=Directory Manager" - \-w password \-h `hostname` \-p 1389 +$ /path/to/opendj/setup \-\-cli \-b dc=example,dc=com \-d 100 + \-D "cn=Directory Manager" \-w password \-h opendj\&.example\&.com \-p 1389 \-\-generateSelfSignedCertificate \-\-enableStartTLS \-n -OpenDJ 2\&.6\&.0 +OpenDJ 2\&.8\&.0 Please wait while the setup program initializes\&.\&.\&. See /var/\&.\&.\&./opends\-setup\-484\&.\&.\&.561\&.log for a detailed log of this operation\&. -- Gitblit v1.10.0