From cea080265feb15e01c7912f4080b9a9908cce432 Mon Sep 17 00:00:00 2001 From: Angus Salkeld Date: Mon, 20 Oct 2008 22:05:51 +0000 Subject: [PATCH] Remove unused global debug option from the man page. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1676 fd59a12c-fef9-0310-b244-a6a79926bd2f --- man/corosync.conf.5 | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/man/corosync.conf.5 b/man/corosync.conf.5 index 2ed071ac..c915b09d 100644 --- a/man/corosync.conf.5 +++ b/man/corosync.conf.5 @@ -434,20 +434,6 @@ directive is set to No default. -.TP -debug -This specifies whether debug output is logged for all services. This is -generally a bad idea, unless there is some specific bug or problem that must be -found in the executive. Set the value to -.B on -to debug, -.B off -to turn off debugging. If enabled, individual loggers can be disabled using a -.B logger_subsys -directive. - -The default is off. - .TP timestamp This specifies that a timestamp is placed on all log messages.