diff options
Diffstat (limited to 'man/pl/groups.1')
-rw-r--r-- | man/pl/groups.1 | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/man/pl/groups.1 b/man/pl/groups.1 new file mode 100644 index 0000000..8abc653 --- /dev/null +++ b/man/pl/groups.1 @@ -0,0 +1,55 @@ +'\" t +.\" Title: groups +.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] +.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> +.\" Date: 02/12/2012 +.\" Manual: Polecenia użytkownik\('ow +.\" Source: shadow-utils 4.1.5 +.\" Language: Polish +.\" +.TH "GROUPS" "1" "02/12/2012" "shadow\-utils 4\&.1\&.5" "Polecenia użytkownik\('ow" +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAZWA" +groups \- display current group names +.SH "SK\(/LADNIA" +.HP \w'\fBgroups\fR\ 'u +\fBgroups\fR [\fIuser\fR] +.SH "OPIS" +.PP +The +\fBgroups\fR +command displays the current group names or ID values\&. If the value does not have a corresponding entry in +/etc/group, the value will be displayed as the numerical group value\&. The optional +\fIuser\fR +parameter will display the groups for the named +\fIuser\fR\&. +.SH "UWAGI" +.PP +Systems which do not support concurrent group sets will have the information from +/etc/group +reported\&. The user must use +\fBnewgrp\fR +or +\fBsg\fR +to change his current real and effective group ID\&. +.SH "PLIKI" +.PP +/etc/group +.RS 4 +Informacje o grupach użytkownik\('ow\&. +.RE +.SH "ZOBACZ TAKŻE" +.PP +\fBnewgrp\fR(1), +\fBgetgid\fR(2), +\fBgetgroups\fR(2), +\fBgetuid\fR(2)\&. |