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
This commit is contained in:
Angus Salkeld 2008-10-20 22:05:51 +00:00
parent 655d6b2f46
commit cea080265f

View File

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