svn commit: r318201 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 11 23:49:55 UTC 2017
Author: gjb
Date: Thu May 11 23:49:53 2017
New Revision: 318201
URL: https://svnweb.freebsd.org/changeset/base/318201
Log:
Clarify the syslogd(8) 'include' directive is specified in syslog.conf(5).
Submitted by: jilles
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 Thu May 11 21:13:06 2017 (r318200)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 11 23:49:53 2017 (r318201)
@@ -190,8 +190,8 @@
&man.syslogd.8; utility has been updated to add the
<literal>include</literal> keyword which allows specifying
a directory containing configuration files to be included in
- addition to &man.syslogd.8;. The default &man.syslogd.8; has
- been updated to include <filename
+ addition to &man.syslog.conf.5;. The default
+ &man.syslog.conf.5; has been updated to include <filename
class="directory">/etc/syslog.d</filename> and <filename
class="directory">/usr/local/etc/syslog.d</filename> by
default.</para>
More information about the svn-src-stable-11
mailing list