svn commit: r323821 - releng/10.4/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 20 18:04:29 UTC 2017
Author: gjb
Date: Wed Sep 20 18:04:28 2017
New Revision: 323821
URL: https://svnweb.freebsd.org/changeset/base/323821
Log:
Document r323333, pw(8) allow empty secondary group list.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 20 17:53:25 2017 (r323820)
+++ releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 20 18:04:28 2017 (r323821)
@@ -241,6 +241,11 @@
compliant with RFC5424. For more details, see the description
for the <literal>T</literal> flag in
&man.newsyslog.conf.5;.</para>
+
+ <para revision="323333">The &man.pw.8; utility has been updated
+ to support empty secondary groups being passed with the
+ <literal>-G</literal> flag, ensuring the target user does not
+ have any secondary group memberships.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-src-releng
mailing list