svn commit: r285470 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:45:00 UTC 2015


Author: gjb
Date: Mon Jul 13 15:44:59 2015
New Revision: 285470
URL: https://svnweb.freebsd.org/changeset/base/285470

Log:
  Document r277216, 510.status-world-kernel addition.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:57 2015	(r285469)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:59 2015	(r285470)
@@ -567,6 +567,14 @@
 	<filename>110.clean-tmps</filename> has been updated to avoid
 	crossing filesystem mount boundaries when cleaning files in
 	<filename class="directory">/tmp</filename>.</para>
+
+      <para revision="277216" contrib="sponsor" sponsor="&ff;">A new
+	&man.periodic.8; script,
+	<filename>510.status-world-kernel</filename>, has been added,
+	which evaluates the running userland and kernel versions from
+	the &man.uname.1; <literal>-U</literal> and
+	<literal>-K</literal> arguments, and prints an error if the
+	system userland and kernel are not in sync.</para>
     </sect2>
 
     <sect2 xml:id="userland-libraries">


More information about the svn-src-all mailing list