diff options
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 |