svn commit: r332704 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:22 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:10 2018
New Revision: 332704
URL: https://svnweb.freebsd.org/changeset/base/332704

Log:
  Document r321262, newsyslog(8) RFC5424-compliant log rotation
  messages.
  
  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	Wed Apr 18 14:43:09 2018	(r332703)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:10 2018	(r332704)
@@ -170,6 +170,10 @@
 	unlinking an existing directory before creating a symbolic
 	link.</para>
 
+      <para revision="321262">The &man.newsyslog.8; utility has been
+	updated to support <acronym>RFC</acronym>5424-compliant
+	messages when rotating system logs.</para>
+
       <para revision="321927">The &man.diskinfo.8; utility has been
 	updated to include two new flags, <literal>-s</literal> which
 	displays the disk identity (usually the serial number), and


More information about the svn-src-all mailing list