svn commit: r264433 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Apr 13 22:41:31 UTC 2014
Author: gjb
Date: Sun Apr 13 22:41:30 2014
New Revision: 264433
URL: http://svnweb.freebsd.org/changeset/base/264433
Log:
Document r260431, kern.panic_reboot_wait_time sysctl.
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 Sun Apr 13 22:41:28 2014 (r264432)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Apr 13 22:41:30 2014 (r264433)
@@ -129,6 +129,11 @@
<para revision="260385">The &man.geom.4; RAID driver has been
updated to support unmapped I/O.</para>
+ <para revision="260431">A new &man.sysctl.8;,
+ <literal>kern.panic_reboot_wait_time</literal>, has been added,
+ which allows controlling how long the system will wait after
+ &man.panic.9; before rebooting.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization support</title>
More information about the svn-src-stable
mailing list