svn commit: r52556 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Dec 4 17:39:03 UTC 2018
Author: gjb
Date: Tue Dec 4 17:39:02 2018
New Revision: 52556
URL: https://svnweb.freebsd.org/changeset/doc/52556
Log:
Document r333283, netdump(4) addition.
Submitted by: markj
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Tue Dec 4 17:39:01 2018 (r52555)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Tue Dec 4 17:39:02 2018 (r52556)
@@ -368,7 +368,12 @@
<sect2 xml:id="drivers-device">
<title>Device Drivers</title>
- <para> </para>
+ <para revision="333283" contrib="sponsor"
+ sponsor="&dellemc;">The &man.netdump.4; driver has been added,
+ providing a facility through which kernel crash dumps can be
+ transmitted to a remote host after a system panic. See
+ &man.netdump.4; and &man.dumpon.8; for more information and
+ configuration details.</para>
</sect2>
<sect2 xml:id="drivers-storage">
More information about the svn-doc-all
mailing list