diff options
Diffstat (limited to 'usr/src/man/man1m/idsconfig.1m')
-rw-r--r-- | usr/src/man/man1m/idsconfig.1m | 29 |
1 files changed, 7 insertions, 22 deletions
diff --git a/usr/src/man/man1m/idsconfig.1m b/usr/src/man/man1m/idsconfig.1m index 2dcc19e6bd..e4e15290a6 100644 --- a/usr/src/man/man1m/idsconfig.1m +++ b/usr/src/man/man1m/idsconfig.1m @@ -3,14 +3,14 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH idsconfig 1M "18 Oct 2001" "SunOS 5.11" "System Administration Commands" +.TH IDSCONFIG 1M "Oct 18, 2001" .SH NAME idsconfig \- prepare an iPlanet Directory Server (iDS) to be populated with data and serve LDAP clients .SH SYNOPSIS .LP .nf -\fB /usr/lib/ldap/idsconfig\fR [\fB-v\fR] [\fB-i\fR \fIinput_configfile\fR] +\fB /usr/lib/ldap/idsconfig\fR [\fB-v\fR] [\fB-i\fR \fIinput_configfile\fR] [\fB-o\fR \fIoutput_configfile\fR] .fi @@ -42,12 +42,10 @@ running this command. The following options are supported: .sp .ne 2 -.mk .na \fB\fB-i\fR \fIinput_configfile\fR\fR .ad .RS 24n -.rt Specify the file name for \fBidsconfig\fR to use as a configuration file. This file will be read by \fBidsconfig\fR, and the values in the file will be used to configure the server. Do not manually edit \fIinput_configfile\fR. The @@ -57,23 +55,19 @@ that the file was created by a previous invocation of the command. .sp .ne 2 -.mk .na \fB\fB-o\fR \fIoutput_configfile\fR\fR .ad .RS 24n -.rt Create a configuration file. .RE .sp .ne 2 -.mk .na \fB\fB-v\fR\fR .ad .RS 24n -.rt Verbose output. .RE @@ -83,23 +77,19 @@ Verbose output. The following operands are supported: .sp .ne 2 -.mk .na \fB\fIinput_configfile\fR\fR .ad .RS 21n -.rt Name of configuration file for \fBidsconfig\fR to use. .RE .sp .ne 2 -.mk .na \fB\fIoutput_configfile\fR\fR .ad .RS 21n -.rt Configuration file created by \fBidsconfig\fR. .RE @@ -155,23 +145,19 @@ example# \fBidsconfig -v -i config.1\fR The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR \fR .ad .RS 6n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB>\fB0\fR\fR .ad .RS 6n -.rt An error occurred. .RE @@ -183,13 +169,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityEvolving +Interface Stability Evolving .TE .SH SEE ALSO |