]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
* man/groupmod.8.xml: Document that the primary group of users may
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Nov 2011 19:01:54 +0000 (19:01 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Nov 2011 19:01:54 +0000 (19:01 +0000)
be changed by groupmod -g.

ChangeLog
man/groupmod.8.xml

index 5545263134310abd2c5c4ae7b212099a22eda7eb..af1a83a5e1631bf1cbfbbb75739a18ff526ebddf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-06  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/groupmod.8.xml: Document that the primary group of users may
+       be changed by groupmod -g.
+
 2011-11-06  Nicolas François  <nicolas.francois@centraliens.net>
 
        * NEWS, src/newusers.c, man/newusers.8.xml: Add --root option.
index acd28e371686155dee350c24f8af2959711e9e5a..640250e2ca81d4259556b7d9d71fa53aba47aef1 100644 (file)
            <option>-o</option> option is used. Values between 0 and 999 are
            typically reserved for system groups.
          </para>
+         <para>
+           Users who use the group as primary group will be updated to
+           keep the group as their primary group.
+         </para>
          <para>
            Any files that have the
            old group ID and must continue to belong to
          <para>Secure group account information.</para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><filename>/etc/passwd</filename></term>
+       <listitem>
+         <para>User account information.</para>
+       </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>