From 99d52116e10a1d2a04bfd1c6add1ffbc78fc0808 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Thu, 17 Dec 2015 13:27:58 +0100 Subject: Update the description/names/help (backport from 2.3) --- config/cron/cron.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/cron/cron.php b/config/cron/cron.php index 7d55b086..ec15a4cb 100644 --- a/config/cron/cron.php +++ b/config/cron/cron.php @@ -76,7 +76,8 @@ include("head.inc");
Cron controls the scheduling of commands.

- For more information see: http://www.freebsd.org/doc/en/books/handbook/configtuning-cron.html + For more information see: FreeBSD Handbook - Configuring cron(8) + and crontab(5) man page.
-- cgit v1.2.3