+2011-11-19 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/gpasswd.1.xml: Document the difference between the -r and -R
+ options.
+
2011-11-19 Nicolas François <nicolas.francois@centraliens.net>
* man/useradd.8.xml, man/groupadd.8.xml, man/usermod.8.xml,
<listitem>
<para>
Remove the password from the named <replaceable>group</replaceable>.
+ The group password will be empty.
Only group members will be allowed to use
<command>newgrp</command> to join the named
<replaceable>group</replaceable>.
<listitem>
<para>
Restrict the access to the named <replaceable>group</replaceable>.
- Only group members will be allowed to use
+ The group password is set to "!".
+ Only group members with a password will be allowed to use
<command>newgrp</command> to join the named
<replaceable>group</replaceable>.
</para>