svn commit: r332724 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:47 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:30 2018
New Revision: 332724
URL: https://svnweb.freebsd.org/changeset/base/332724
Log:
Document r331603, sysctl(8) support for setting multiple values to
a multi-value node.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:29 2018 (r332723)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:30 2018 (r332724)
@@ -297,6 +297,12 @@
added, which is used to manage Connect-X 4 and
Connect-X 5 devices supported by &man.mlx5io.4;.</para>
+ <para revision="331603" contrib="sponsor"
+ sponsor="&chelsio;">The &man.sysctl.8; utility has been
+ updated to support setting an array of values to nodes. Prior
+ to this change, &man.sysctl.8; could only set one value to
+ a node that may return multiple values when queried.</para>
+
<para revision="331729">The &man.ifconfig.8; utility has been
updated to include a <literal>random</literal> option, which
when used with the <literal>ether</literal> option, generates
More information about the svn-src-stable
mailing list