From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 12 Jan 2011 10:09:01 -0500 Subject: [Cluster-devel] [PATCH] cman: Update cman_tool version section in man page Message-ID: <1294844941-7479-1-git-send-email-lhh@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 -- 1.7.1.1