cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page
@ 2011-01-12 14:56 Lon Hohberger
  2011-01-12 15:28 ` Fabio M. Di Nitto
  0 siblings, 1 reply; 3+ messages in thread
From: Lon Hohberger @ 2011-01-12 14:56 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This is a clean cherry-pick to the RHEL6 branch

Resolves: rhbz#619874

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 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 
-- 
1.7.1.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page
@ 2011-01-12 15:09 Lon Hohberger
  0 siblings, 0 replies; 3+ messages in thread
From: Lon Hohberger @ 2011-01-12 15:09 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This is a clean cherry-pick to the RHEL6 branch

Resolves: rhbz#619874

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 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 
-- 
1.7.1.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page
  2011-01-12 14:56 Lon Hohberger
@ 2011-01-12 15:28 ` Fabio M. Di Nitto
  0 siblings, 0 replies; 3+ messages in thread
From: Fabio M. Di Nitto @ 2011-01-12 15:28 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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 <lhh@redhat.com>
> ---
>  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 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-12 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 15:09 [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page Lon Hohberger
  -- strict thread matches above, loose matches on Subject: below --
2011-01-12 14:56 Lon Hohberger
2011-01-12 15:28 ` Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).