All of lore.kernel.org
 help / color / mirror / Atom feed
From: teigland@sourceware.org <teigland@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/cman/man cman.5
Date: 22 Aug 2007 15:13:12 -0000	[thread overview]
Message-ID: <20070822151312.5765.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland at sourceware.org	2007-08-22 15:13:11

Modified files:
	cman/man       : cman.5 

Log message:
	fix attribute xml format for cluster_id and keyfile

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/man/cman.5.diff?cvsroot=cluster&r1=1.7&r2=1.8

--- cluster/cman/man/cman.5	2007/08/22 08:35:54	1.7
+++ cluster/cman/man/cman.5	2007/08/22 15:13:11	1.8
@@ -114,8 +114,7 @@
 is generated from a hash of the cluster name, but it can be overridden here if
 you feel the need. Sometimes cluster names can hash to the same ID.
 
-  <cman>
-      <cluster_id="669"/>
+  <cman cluster_id="669">
   </cman>
 
 .in -7
@@ -128,8 +127,7 @@
 Of course, the contents of the key file must be the same on all nodes in the
 cluster. It is up to you to securely copy the file to the nodes.
 
-  <cman>
-      <keyfile="/etc/openais.key"/>
+  <cman keyfile="/etc/openais.key">
   </cman>
 
 Note that this only applies to cluster communication. The DLM does not encrypt 



             reply	other threads:[~2007-08-22 15:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 15:13 teigland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-23 14:40 [Cluster-devel] cluster/cman/man cman.5 teigland
2007-08-23 14:37 teigland
2007-08-23  8:43 pcaulfield
2007-08-23  8:42 pcaulfield
2007-08-22 15:48 pcaulfield
2007-08-22 15:43 pcaulfield
2007-08-22 15:13 pcaulfield
2007-08-22 15:13 teigland
2007-08-22  8:36 pcaulfield
2007-08-22  8:35 pcaulfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070822151312.5765.qmail@sourceware.org \
    --to=teigland@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.