diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:36 +0000 |
commit | 6c3ea4f47ea280811a7fe53a22f7832e4533c9ec (patch) | |
tree | 3d7ed5da23b5dbf6f9e450dfb61642832249c31e /man/ru/man5/limits.5 | |
parent | Adding upstream version 1:4.13+dfsg1. (diff) | |
download | shadow-upstream/1%4.15.2.tar.xz shadow-upstream/1%4.15.2.zip |
Adding upstream version 1:4.15.2.upstream/1%4.15.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/ru/man5/limits.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/ru/man5/limits.5 b/man/ru/man5/limits.5 index 9567b31..da82471 100644 --- a/man/ru/man5/limits.5 +++ b/man/ru/man5/limits.5 @@ -2,12 +2,12 @@ .\" Title: limits .\" Author: Luca Berra .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 11/08/2022 +.\" Date: 06/21/2024 .\" Manual: File Formats and Configuration Files -.\" Source: shadow-utils 4.13 +.\" Source: shadow-utils 4.15.2 .\" Language: Russian .\" -.TH "limits" "5" "11/08/2022" "shadow\-utils 4\&.13" "File Formats and Configuration" +.TH "limits" "5" "06/21/2024" "shadow\-utils 4\&.15\&.2" "File Formats and Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -41,11 +41,11 @@ config\&.h) describes the resource limits you wish to impose\&. It should be own .PP Каждая строка описывает ограничение для одного пользователя имеет вид: .PP -\fIuser СТРОКА_ОГРАНИЧЕНИЙ\fR +\fIuser LIMITS_STRING\fR .PP или в виде: .PP -\fI@group СТРОКА_ОГРАНИЧЕНИЙ\fR +\fI@group LIMITS_STRING\fR .PP The \fILIMITS_STRING\fR |