svn commit: r334683 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Jun 5 21:41:21 UTC 2018
Author: gjb
Date: Tue Jun 5 21:41:16 2018
New Revision: 334683
URL: https://svnweb.freebsd.org/changeset/base/334683
Log:
Document r327920, SW_WATCHDOG is now dynamic.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:15 2018 (r334682)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:16 2018 (r334683)
@@ -528,7 +528,10 @@
<sect2 xml:id="kernel-config">
<title>Kernel Configuration</title>
- <para> </para>
+ <para revision="327920">The &man.watchdog.4; facility has been
+ updated to make <literal>SW_WATCHDOG</literal> dynamic,
+ enabling the software &man.watchdogd.8; option whenever
+ a hardware watchdog is not present.</para>
</sect2>
<sect2 xml:id="kernel-modules">
More information about the svn-src-releng
mailing list