svn commit: r322181 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 7 19:45:24 UTC 2017


Author: gjb
Date: Mon Aug  7 19:45:23 2017
New Revision: 322181
URL: https://svnweb.freebsd.org/changeset/base/322181

Log:
  Document r321263, newsyslog(8) RFC5424 logging format.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug  7 19:45:13 2017	(r322180)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug  7 19:45:23 2017	(r322181)
@@ -178,6 +178,12 @@
 	&man.src.conf.5; knob has been added, which when enabled
 	allows building &man.rpcbind.8; with
 	<literal>warmstart</literal> support.</para>
+
+      <para revision="321263">The &man.newsyslog.8; utility has been
+	updated to support logging to &man.syslogd.8; in a format
+	compliant with RFC5424.  For more details, see the description
+	for the <literal>T</literal> flag in
+	&man.newsyslog.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="userland-programs">


More information about the svn-src-all mailing list