This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: RHEL54 - fence: Removed bad options from fence_lpar man page


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=d9e0dce6891ec1a1abd237f8f167b3d2a503e302
Commit:        d9e0dce6891ec1a1abd237f8f167b3d2a503e302
Parent:        7773a9cb2c28fe233eeb00326548216f5fbf1800
Author:        Chris Feist <cfeist@redhat.com>
AuthorDate:    Fri Jun 26 15:09:59 2009 -0500
Committer:     Chris Feist <cfeist@redhat.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]