prlimit: remove repeating words from man page

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2014-07-21 16:09:38 +02:00
parent 86407f2cae
commit c6f637e667
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ refer to the RESOURCE OPTIONS section.
.IP "\fIsoft\fP:\fIhard\fP Specify both limits."
.IP "\fIsoft\fP: Specify only the soft limit."
.IP ":\fIhard\fP Specify only the hard limit."
.IP "\fIvalue\fP Specify both both limits to the same value."
.IP "\fIvalue\fP Specify both limits to the same value."
.SH GENERAL OPTIONS
.IP "\fB\-h, \-\-help\fP"
@ -103,7 +103,7 @@ Modify only the soft limit for the number of processes.
Set for the current process both the soft and ceiling values for the number of
processes to umlimited.
.IP "\fBprlimit --cpu=10 sort -u hugefile\fP"
Set both the soft and hard CPU time limit to ten seconds and and run 'sort'.
Set both the soft and hard CPU time limit to ten seconds and run 'sort'.
.SH "SEE ALSO"
.BR prlimit (2),