usr.sbin/cron/crontab/crontab.1: Remove mention of site-specific parameters.
The default behavior is only to allow the super user when /var/cron/allow and /var/cron/deny are not present.
Users would have to have recompile crontab(1) for it to behave differently.
From the original PR:
"crontab(1) needs to explain what site-dependent parameters are meant in it"
PR:238126