diff options
author | Balint Reczey <balint@balintreczey.hu> | 2022-08-20 18:17:16 +0200 |
---|---|---|
committer | Balint Reczey <balint@balintreczey.hu> | 2022-08-20 18:17:16 +0200 |
commit | 675b462b64b213647d0f5c56b1e8440be5890c8a (patch) | |
tree | 1cd63eec7594d03a622575136c61d8c813f59503 /man/ru/man1/id.1 | |
parent | 0c04b92a9afe5e09a20307d8a5ec98d97ed00f47 (diff) | |
download | shadow-675b462b64b213647d0f5c56b1e8440be5890c8a.tar.gz |
New upstream version 4.12.2+dfsg1
Diffstat (limited to 'man/ru/man1/id.1')
-rw-r--r-- | man/ru/man1/id.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/man/ru/man1/id.1 b/man/ru/man1/id.1 index c4047c23..1372f974 100644 --- a/man/ru/man1/id.1 +++ b/man/ru/man1/id.1 @@ -1,13 +1,13 @@ '\" t .\" Title: id .\" Author: Julianne Frances Haugh -.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 01/02/2022 +.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> +.\" Date: 08/18/2022 .\" Manual: Пользовательские команды -.\" Source: shadow-utils 4.11.1 +.\" Source: shadow-utils 4.12.2 .\" Language: Russian .\" -.TH "id" "1" "01/02/2022" "shadow\-utils 4\&.11\&.1" "Пользовательские команды" +.TH "id" "1" "08/18/2022" "shadow\-utils 4\&.12\&.2" "Пользовательские команды" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -41,7 +41,8 @@ command displays the current real and effective user and group ID names or value or /etc/group, the value will be displayed without the corresponding name\&. The optional \fB\-a\fR -flag will display the group set on systems which support multiple concurrent group membership\&. +flag will display the group set on systems which support supplementary groups (see +\fBinitgroups\fR(3))\&. .SH "ФАЙЛЫ" .PP /etc/group @@ -57,4 +58,5 @@ flag will display the group set on systems which support multiple concurrent gro .PP \fBgetgid\fR(2), \fBgetgroups\fR(2), -\fBgetuid\fR(2) +\fBgetuid\fR(2), +\fBinitgroups\fR(3) |