From b4e75f94aee2bf250d6d412cae98584803e554aa Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 13 Jul 2015 15:44:59 +0000 Subject: [PATCH] Document r277216, 510.status-world-kernel addition. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 229ddabef920..620e5d882f58 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -567,6 +567,14 @@ 110.clean-tmps has been updated to avoid crossing filesystem mount boundaries when cleaning files in /tmp. + + A new + &man.periodic.8; script, + 510.status-world-kernel, has been added, + which evaluates the running userland and kernel versions from + the &man.uname.1; -U and + -K arguments, and prints an error if the + system userland and kernel are not in sync.