Date: Thu, 17 May 2018 15:53:34 +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: r333724 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201805171553.w4HFrYKH009039@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrYKH009039>