From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7703 invoked by alias); 26 Jun 2009 20:13:01 -0000 Received: (qmail 7697 invoked by alias); 26 Jun 2009 20:13:00 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bastion2.fedora.phx.redhat.com Subject: cluster: RHEL5 - fence: Removed bad options from fence_lpar man page To: cluster-cvs-relay@redhat.com X-Project: Cluster Project X-Git-Module: cluster.git X-Git-Refname: refs/heads/RHEL5 X-Git-Reftype: branch X-Git-Oldrev: 4730b0a0f8ec1021115fc626a59b97a5920244a8 X-Git-Newrev: 5df365cbf4eec3c9e33f5166f5bf63ee0029a6f1 From: Chris Feist Message-Id: <20090626201135.EAEF9120286@lists.fedorahosted.org> Date: Fri, 26 Jun 2009 20:13:00 -0000 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00782.txt.bz2 Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=5df365cbf4eec3c9e33f5166f5bf63ee0029a6f1 Commit: 5df365cbf4eec3c9e33f5166f5bf63ee0029a6f1 Parent: 4730b0a0f8ec1021115fc626a59b97a5920244a8 Author: Chris Feist AuthorDate: Fri Jun 26 15:09:59 2009 -0500 Committer: Chris Feist CommitterDate: Fri Jun 26 15:09:59 2009 -0500 fence: Removed bad options from fence_lpar man page Removed options that don't yet exist in fence_lpar from the man page. bz#498045 --- fence/man/fence_lpar.8 | 15 +++------------ 1 files changed, 3 insertions(+), 12 deletions(-) diff --git a/fence/man/fence_lpar.8 b/fence/man/fence_lpar.8 index a31babf..b4de871 100644 --- a/fence/man/fence_lpar.8 +++ b/fence/man/fence_lpar.8 @@ -29,16 +29,16 @@ stopping and starting LPARs from scripts. \fB-a\fP \fIIPaddress\fR IP address or hostname of the HMC. .TP -\fB-c\fP \fIprompt\fR, \fB\-\-command\-prompt=\fR\fIprompt\fR +\fB-c\fP \fIprompt\fR Select command prompt. Default: :~>, ] .TP -\fB-D\fP \fIdebugfile\fR, \fB\-\-debug\-file=\fR\fIdebugfile\fR +\fB-D\fP \fIdebugfile\fR Write debug information to given file. .TP \fB-h\fP Print out a help message describing available options, then exit. .TP -\fB-H\fP \fIversion\fR, \fB\-\-hmc\-version=\fR\fIversion\fR +\fB-H\fP \fIversion\fR Select an HMC version to use: 3 or 4 (default). .TP \fB-l\fP \fIlogin\fR @@ -85,12 +85,6 @@ Display help and exit. \fIhmc_version = < param >\fR HMC version to use: 3 or 4 (default). .TP -\fIinet4_only\fR -Forces agent to use IPv4 addresses only. -.TP -\fIinet6_only\fR -Forces agent to use IPv6 addresses only. -.TP \fIipaddr = < hostname | ip >\fR IP address or hostname of the HMC. .TP @@ -112,9 +106,6 @@ Script to run to retrieve password. \fIsecure\fR Use secure connection over ssh. .TP -\fIseparator = < param >\fR -Separator for CSV created by operation list. Default: , -.TP \fIverbose\fR Verbose mode. .TP