svn commit: r318063 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:53 UTC 2017
Author: gjb
Date: Tue May 9 17:21:51 2017
New Revision: 318063
URL: https://svnweb.freebsd.org/changeset/base/318063
Log:
Document r308720, cron(8) {,/usr/local}/etc/cron.d support
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:50 2017 (r318062)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:51 2017 (r318063)
@@ -179,6 +179,13 @@
<sect2 xml:id="userland-programs">
<title>Userland Application Changes</title>
+ <para revision="308720" contrib="sponsor" sponsor="&gandi;">The
+ &man.cron.8; utility has been updated to add support for
+ including files within <filename
+ class="directory">/etc/cron.d</filename> and <filename
+ class="directory">/usr/local/etc/cron.d</filename> by
+ default.</para>
+
<para revision="308721">The &man.syslogd.8; utility has been
updated to add the <literal>include</literal> keyword which
allows specifying a directory containing configuration files
More information about the svn-src-stable-11
mailing list