crond \- daemon to execute scheduled commands
.SH SYNOPSIS
.B crond
-.RB [ -n " | " -p " | " -s " | " -m \fP\fI<mail command>\fP ]
+.RB [ -n " | " -p " | " -s " | " -c " | " -m \fP\fI<mail command>\fP ]
.B crond
.B -x
.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
.RB [ -u
.IR user ]
.RB [ -l " | " -r " | " -e ]\ [ -i ]
-.RB [ -s ]
+.RB [ -c ]
.br
.B crontab
.BR -n\ [
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)