From d076dd2ae9e33be1c86a466d49cb0bc09452ab2b Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Fri, 21 Oct 2011 07:46:51 +0000
Subject: [PATCH] Followup of yesterday's commit. Fix man page for configure and unconfigure (Solaris specific)
---
opendj-sdk/opends/resource/man/man1/unconfigure.1 | 66 +++++++++++----------------------
1 files changed, 22 insertions(+), 44 deletions(-)
diff --git a/opendj-sdk/opends/resource/man/man1/unconfigure.1 b/opendj-sdk/opends/resource/man/man1/unconfigure.1
index 07efa59..207c52a 100644
--- a/opendj-sdk/opends/resource/man/man1/unconfigure.1
+++ b/opendj-sdk/opends/resource/man/man1/unconfigure.1
@@ -30,72 +30,50 @@
.SH NAME
unconfigure \- unconfigures an OpenDJ instance that was installed by using the package installation
.SH SYNOPSIS
-.LP
-.nf
-\fBunconfigure\fR \fIoptions\fR
-.fi
-
+.HP \w'\fBunconfigure\fR'u
+\fBunconfigure\fR [options]
.SH DESCRIPTION
-.sp
-.LP
+.PP
The \fBunconfigure\fR command ensures that the removal of an OpenDJ package does not leave the host in an inconsistent state. The command stops the directory server instance, removes the SMF registration, and resets the instance location. The command does not remove the server instance files themselves.
-.sp
-.LP
+.PP
Run the \fBunconfigure\fR command as root before removing the OpenDJ package. Do not run this command if you intend to upgrade the directory server.
-.sp
-.LP
+.PP
This command is available in the OpenSolaris\u\s-2TM\s+2\d package installation only.
-.sp
-.LP
+.PP
Run \fBunconfigure --help\fR for more information.
.SH OPTIONS
-.sp
-.LP
+.PP
The following options are supported:
-.sp
-.ne 2
-.mk
-.na
-\fB\fB-?\fR, \fB-H\fR, \fB--help\fR\fR
-.ad
-.RS 18n
-.rt
+.PP
+\fB\-?, \-H, \-\-help\fR
+.RS 4
Displays usage information.
.RE
-
-.sp
-.ne 2
-.mk
-.na
-\fB\fB-V\fR, \fB--version\fR\fR
-.ad
-.RS 18n
-.rt
+.PP
+\fB\-V, \-\-version\fR
+.RS 4
Displays directory server version information.
.RE
.SH EXAMPLES
-.LP
+.PP
\fBExample 1 \fRRemoving a Directory Server Package Installation
-.sp
-.LP
+.PP
The following commands unset the instance path for a directory server package installation, and then remove the package:
-
-.sp
-.in +2
+.if n \{\
+.RS 4
+.\}
.nf
# /usr/opendj/unconfigure
# pkgrm opendj
.fi
-.in -2
-.sp
-
+.if n \{\
+.RE
+.\}
.SH ATTRIBUTES
-.sp
-.LP
+.PP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
-
.sp
.TS
tab() box;
--
Gitblit v1.10.0