Fill paragraph after last commit.
This commit is contained in:
parent
6eb2473306
commit
395c5795fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9816
1 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.10 2001/07/08 17:33:41 chris Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.11 2001/07/08 22:52:23 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="users">
|
||||
|
@ -675,14 +675,14 @@ teamtwo:*:1100:</screen>
|
|||
teamtwo:*:1100:jru</screen>
|
||||
</example>
|
||||
|
||||
<para>The argument to the <option>-M</option> option is a comma-delimited list
|
||||
of users who are members of the group. If you've read the preceeding
|
||||
sections, you'll know that the password file also contains a group
|
||||
for each user; the group in the password file is automatically added
|
||||
to the group list by the system and will not (should not) appear in
|
||||
the list of members when using &man.pw.8; to query group membership.
|
||||
If you wish to find out what groups a user is part of, you can use
|
||||
the &man.id.1; program as so:</para>
|
||||
<para>The argument to the <option>-M</option> option is a
|
||||
comma-delimited list of users who are members of the group. If
|
||||
you've read the preceeding sections, you'll know that the password
|
||||
file also contains a group for each user; the group in the password
|
||||
file is automatically added to the group list by the system and will
|
||||
not (should not) appear in the list of members when using &man.pw.8;
|
||||
to query group membership. If you wish to find out what groups a
|
||||
user is part of, you can use the &man.id.1; program as so:</para>
|
||||
|
||||
<example>
|
||||
<title>Using &man.id.1; to determine group membership</title>
|
||||
|
|
Loading…
Reference in a new issue