public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - man page: cman
@ 2009-08-07 14:01 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2009-08-07 14:01 UTC (permalink / raw)
  To: cluster-cvs-relay

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
 
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-07 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-07 14:01 cluster: STABLE3 - man page: cman David Teigland

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).