8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man1b / groups.1b
blob6ce8bb7838b04745c18ef0b96c1130a53d36a2a1
1 '\" te
2 .\"  Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH GROUPS 1B "Sep 14, 1992"
7 .SH NAME
8 groups \- display a user's group memberships
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/ucb/groups\fR [\fIuser\fR]...
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 With no arguments,  \fBgroups\fR displays the groups to which you belong; else
19 it displays the groups to which the \fBuser\fR belongs. Each user belongs to a
20 group specified in the password file \fB/etc/passwd\fR and possibly to other
21 groups as specified in the file \fB/etc/group\fR. If you do not own a file but
22 belong to the group which it is owned by then you are granted group access to
23 the file.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/etc/passwd\fR\fR
29 .ad
30 .RS 15n
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB/etc/group\fR\fR
38 .ad
39 .RS 15n
41 .RE
43 .SH SEE ALSO
44 .sp
45 .LP
46 \fBgetgroups\fR(2), \fBattributes\fR(5)
47 .SH NOTES
48 .sp
49 .LP
50 This command is obsolete.