svn commit: r260846 - stable/10/release/doc/en_US.ISO8859-1/errata
Glen Barber
gjb at FreeBSD.org
Sat Jan 18 04:27:14 UTC 2014
Author: gjb
Date: Sat Jan 18 04:27:13 2014
New Revision: 260846
URL: http://svnweb.freebsd.org/changeset/base/260846
Log:
Fix description of pw(8) regression.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Sat Jan 18 04:17:42 2014 (r260845)
+++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Sat Jan 18 04:27:13 2014 (r260846)
@@ -218,9 +218,9 @@ boot</screen>
<listitem>
<para>A regression in &man.pw.8; does not remove a user from
- the specified group list when the <literal>-G</literal> flag
- is used. This is expected to be corrected in &os;-CURRENT
- and &os;-STABLE.</para>
+ groups not specified in the provided group list when the
+ <literal>-G</literal> flag is used. This is expected to be
+ corrected in &os;-CURRENT and &os;-STABLE.</para>
</listitem>
</itemizedlist>
</sect1>
More information about the svn-src-all
mailing list