From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 12 Jan 2011 16:28:24 +0100 Subject: [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page In-Reply-To: <1294844219-7065-1-git-send-email-lhh@redhat.com> References: <1294844219-7065-1-git-send-email-lhh@redhat.com> Message-ID: <4D2DC898.3070709@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ACK?ed. Fabio On 1/12/2011 3:56 PM, Lon Hohberger wrote: > This is a clean cherry-pick to the RHEL6 branch > > Resolves: rhbz#619874 > > Signed-off-by: Lon Hohberger > --- > cman/man/cman_tool.8 | 13 +++++-------- > 1 files changed, 5 insertions(+), 8 deletions(-) > > diff --git a/cman/man/cman_tool.8 b/cman/man/cman_tool.8 > index 5d38941..bd710a2 100644 > --- a/cman/man/cman_tool.8 > +++ b/cman/man/cman_tool.8 > @@ -65,15 +65,12 @@ you need to get it running again in a hurry. > .I version > Used alone this will report the major, minor, patch and config versions > used by CMAN (also displayed in 'cman_tool status'). It can also be used > -with -r to tell cluster members to update. > +with -r to tell cluster members to update the cluster configuration. > .br > -The argument to -r is the version number that cman should look for. If > -that version is not currently available then cman will poll for it. If > -a version of 0 is specified then cman will read the configuration file, > -validate it, distribute it around the cluster (if necessary) and > -activate it. > -.br > -The -D flag can disable the validation stage. This is NOT recommended. > +If -r is specified, cman will read the configuration file, > +validate it, distribute it around the cluster (if necessary) an > +activate it. See the VERSION OPTIONS section below for additional > +options to the \fBversion\fP command. > > .TP > .I wait