Initial commit for Tizen
[profile/extras/shadow-utils.git] / man / pl / groups.1
1 '\" t
2 .\"     Title: groups
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 02/16/2011
6 .\"    Manual: Polecenia użytkownik\('ow
7 .\"    Source: Polecenia użytkownik\('ow
8 .\"  Language: Polish
9 .\"
10 .TH "GROUPS" "1" "02/16/2011" "Polecenia użytkownik\('ow" "Polecenia użytkownik\('ow"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAZWA"
31 groups \- display current group names
32 .SH "SK\(/LADNIA"
33 .HP \w'\fBgroups\fR\ 'u
34 \fBgroups\fR [\fIuser\fR]
35 .SH "OPIS"
36 .PP
37 The
38 \fBgroups\fR
39 command displays the current group names or ID values\&. If the value does not have a corresponding entry in
40 /etc/group, the value will be displayed as the numerical group value\&. The optional
41 \fIuser\fR
42 parameter will display the groups for the named
43 \fIuser\fR\&.
44 .SH "UWAGI"
45 .PP
46 Systems which do not support concurrent group sets will have the information from
47 /etc/group
48 reported\&. The user must use
49 \fBnewgrp\fR
50 or
51 \fBsg\fR
52 to change their current real and effective group ID\&.
53 .SH "PLIKI"
54 .PP
55 /etc/group
56 .RS 4
57 Informacje o grupach użytkownik\('ow\&.
58 .RE
59 .SH "ZOBACZ TAKŻE"
60 .PP
61 \fBnewgrp\fR(1),
62 \fBgetgid\fR(2),
63 \fBgetgroups\fR(2),
64 \fBgetuid\fR(2)\&.