* man/groupmod.8.xml: Document that the primary group of users may
be changed by groupmod -g.
This commit is contained in:
parent
f3afeb9c04
commit
184f9d40e6
@ -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.
|
||||
|
@ -89,6 +89,10 @@
|
||||
<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
|
||||
@ -191,6 +195,12 @@
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user