Date: Thu, 17 May 2018 15:53:46 +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: r333735 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201805171553.w4HFrkoS009520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu May 17 15:53:45 2018 New Revision: 333735 URL: https://svnweb.freebsd.org/changeset/base/333735 Log: Document r332929, pwd_mkdb(8) deprecation notice when legacy (-l) mode is used. 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:44 2018 (r333734) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:45 2018 (r333735) @@ -378,6 +378,12 @@ &man.makefs.8; utility has been updated to default the block and fragment sizes to match that of &man.newfs.8;, 32K and 4K, respectively.</para> + + <para revision="332929" contrib="sponsor" sponsor="&ff;">The + &man.pwd.mkdb.8; utility has been updated to emit a notice + that legacy database support will be removed effective + &os; 12 when the <literal>-l</literal> flag is + used.</para> </sect2> <sect2 xml:id="userland-contrib">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrkoS009520>