From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7871 invoked by alias); 26 Jun 2009 20:13:31 -0000 Received: (qmail 7865 invoked by alias); 26 Jun 2009 20:13:31 -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: RHEL54 - 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/RHEL54 X-Git-Reftype: branch X-Git-Oldrev: 7773a9cb2c28fe233eeb00326548216f5fbf1800 X-Git-Newrev: d9e0dce6891ec1a1abd237f8f167b3d2a503e302 From: Chris Feist Message-Id: <20090626201201.0CEA9120286@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/msg00783.txt.bz2 Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=d9e0dce6891ec1a1abd237f8f167b3d2a503e302 Commit: d9e0dce6891ec1a1abd237f8f167b3d2a503e302 Parent: 7773a9cb2c28fe233eeb00326548216f5fbf1800 Author: Chris Feist AuthorDate: Fri Jun 26 15:09:59 2009 -0500 Committer: Chris Feist CommitterDate: Fri Jun 26 15:11:48 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