public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: David Teigland <teigland@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: STABLE3 - man page: cman
Date: Fri, 07 Aug 2009 14:01:00 -0000	[thread overview]
Message-ID: <20090807140054.D44EE120203@lists.fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e91e2b145a40703e07f5322699a17c68f009e150
Commit:        e91e2b145a40703e07f5322699a17c68f009e150
Parent:        bb95419abc7e444af61e2c821a62a8832d275145
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Fri Aug 7 08:50:40 2009 -0500
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Fri Aug 7 08:50:40 2009 -0500

man page: cman

Remove old logging syntax, latest common syntax in cluster.conf(5)

Signed-off-by: David Teigland <teigland@redhat.com>
---
 cman/man/cman.5 |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/cman/man/cman.5 b/cman/man/cman.5
index 061ba05..a4dbcfd 100644
--- a/cman/man/cman.5
+++ b/cman/man/cman.5
@@ -167,7 +167,6 @@ them into corosync:
 
   <cluster>
     <totem />
-    <logging />
     <event />
     <aisexec />
     <group />
@@ -195,22 +194,12 @@ default values:
     rrp_mode="none"
     <!-- or rrp_mode="active" if altnames are present >
   />
-  <logging syslog_facility="local4" />
   <aisexec user="root" group="root" />
 
 Here's how to set the token timeout to five seconds:
 
   <totem token="5000"/>
 
-And this is how to add extra corosync logging options to CMAN and CPG:
-
-  <logging to_stderr="yes">
-    <logger_subsys subsys="CPG" debug="on">
-    </logger>
-    <logger_subsys subsys="CMAN" debug="on">
-    </logger>
-  </logging>
-
 .in -7
 
 


                 reply	other threads:[~2009-08-07 14:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090807140054.D44EE120203@lists.fedorahosted.org \
    --to=teigland@fedoraproject.org \
    --cc=cluster-cvs-relay@redhat.com \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).