summaryrefslogtreecommitdiffstats
path: root/sys-utils/prlimit.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/prlimit.1')
-rw-r--r--sys-utils/prlimit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1
index 164f472ea..df347b239 100644
--- a/sys-utils/prlimit.1
+++ b/sys-utils/prlimit.1
@@ -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),