Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:43:30 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r332724 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804181443.w3IEhUJL015894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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&nbsp;4 and
 	Connect-X&nbsp;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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEhUJL015894>