diff -up cronie-1.4.6/man/cron.8.wrong cronie-1.4.6/man/cron.8 --- cronie-1.4.6/man/cron.8.wrong 2010-10-21 17:31:28.000000000 +0200 +++ cronie-1.4.6/man/cron.8 2010-10-26 10:16:38.000000000 +0200 @@ -27,7 +27,7 @@ crond \- daemon to execute scheduled commands .SH SYNOPSIS .B crond -.RB [ -n " | " -p " | " -s " | " -m \fP\fI\fP ] +.RB [ -n " | " -p " | " -s " | " -c " | " -m \fP\fI\fP ] .B crond .B -x @@ -147,6 +147,9 @@ Allows .I Cron to accept any user set crontables. .TP +.B "\-c" +This option enables clustering support, as described below. +.TP .B "\-s" This option will direct .I Cron diff -up cronie-1.4.6/man/crontab.1.wrong cronie-1.4.6/man/crontab.1 --- cronie-1.4.6/man/crontab.1.wrong 2010-10-22 09:49:29.000000000 +0200 +++ cronie-1.4.6/man/crontab.1 2010-10-26 11:53:57.000000000 +0200 @@ -139,7 +139,7 @@ This option is relevant only if was started with the \fB-c\fP option, to enable clustering support. It is used to set the host in the cluster which should run the jobs specified in the crontab files in the -.I /var/spool/cron\ +.I /var/spool/cron directory. If a hostname is supplied, the host whose hostname returned by .BR gethostname(2)