svn commit: r333735 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 17 15:53:49 UTC 2018


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">


More information about the svn-src-stable-11 mailing list