From: nekral-guest Date: Sat, 19 Nov 2011 14:34:59 +0000 (+0000) Subject: * man/gpasswd.1.xml: Document the difference between the -r and -R X-Git-Tag: 4.1.5~40 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5762d08f4f491a281c4f375153a51c55b42ad9b3;p=thirdparty%2Fshadow.git * man/gpasswd.1.xml: Document the difference between the -r and -R options. --- diff --git a/ChangeLog b/ChangeLog index 8ea8d6eea..2857f4863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-19 Nicolas François + + * man/gpasswd.1.xml: Document the difference between the -r and -R + options. + 2011-11-19 Nicolas François * man/useradd.8.xml, man/groupadd.8.xml, man/usermod.8.xml, diff --git a/man/gpasswd.1.xml b/man/gpasswd.1.xml index f19630a8f..cf437a289 100644 --- a/man/gpasswd.1.xml +++ b/man/gpasswd.1.xml @@ -180,6 +180,7 @@ Remove the password from the named group. + The group password will be empty. Only group members will be allowed to use newgrp to join the named group. @@ -195,7 +196,8 @@ Restrict the access to the named group. - 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 newgrp to join the named group.