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

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:22 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:12 2018
New Revision: 332706
URL: https://svnweb.freebsd.org/changeset/base/332706

Log:
  Document r326848, pw(8) expiration handling fix.
  
  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:11 2018	(r332705)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:12 2018	(r332706)
@@ -204,6 +204,9 @@
 	<acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported
 	by the disk.</para>
 
+      <para revision="326848">The &man.pw.8; utility has been updated
+	to correct handling of account expiration periods.</para>
+
       <para revision="328140">The &man.df.1; utility has been updated
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>


More information about the svn-src-all mailing list