diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2017-09-20 18:04:28 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2017-09-20 18:04:28 +0000 |
| commit | 211396c70a3db60439e4b09dfe942610f4168e17 (patch) | |
| tree | a02f6686167a18a0ad3c7bad351ede72eff3448f | |
| parent | 6d32747831ce5372821b665ec7f51f93cfbd3812 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index a9697e8ba62b..6e655bc24f1c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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"> |
