svn commit: r333724 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 17 15:53:37 UTC 2018
Author: gjb
Date: Thu May 17 15:53:34 2018
New Revision: 333724
URL: https://svnweb.freebsd.org/changeset/base/333724
Log:
Document r324124, getconf(1) '-a' flag addition.
Approved by: re (implicit)
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 Thu May 17 15:53:33 2018 (r333723)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:34 2018 (r333724)
@@ -205,6 +205,13 @@
to the <literal>-G</literal> flag when using the
<literal>usermod</literal> subcommand.</para>
+ <para revision="324124" contrib="sponsor"
+ sponsor="&chelsio;">The &man.getconf.1; utility has been
+ updated to include a new flag, <literal>-a</literal>, which
+ prints the name and value of all system or path configuration
+ values to &man.stdout.4; or optionally a file as an argument
+ to <literal>-a</literal>.</para>
+
<para revision="324270">The &man.ps.1; utility has been updated
to reflect realtime and idle priorities in state flags.</para>
More information about the svn-src-stable
mailing list