The extra paragraph for --users mentions a -N option. groupmod has no -N
option.
Prevent confusion and remove its appearance.
Signed-off-by: Sebastian Gross <sgross@emlix.com>
A comma-separated list of usernames to add as members of the group.
</para>
<para>
- The default behavior (if the <option>-g</option>,
- <option>-N</option>, and <option>-U</option> options are not
- specified) is defined by the <option>USERGROUPS_ENAB</option>
- variable in <filename>/etc/login.defs</filename>.
+ The default behavior (if the <option>-g</option> and
+ <option>-U</option> options are not specified) is defined by the
+ <option>USERGROUPS_ENAB</option> variable in
+ <filename>/etc/login.defs</filename>.
</para>
</listitem>
</varlistentry>