summaryrefslogtreecommitdiffstats
path: root/sys-utils/prlimit.1
diff options
context:
space:
mode:
authorKarel Zak2014-07-21 16:09:38 +0200
committerKarel Zak2014-07-21 16:09:38 +0200
commitc6f637e66743b4513b7386563ee84249251b0638 (patch)
treeead59345a12617e67c2e5be60e3eac939b9055e5 /sys-utils/prlimit.1
parentcfdisk: actually translate the partition types in the menu (diff)
downloadkernel-qcow2-util-linux-c6f637e66743b4513b7386563ee84249251b0638.tar.gz
kernel-qcow2-util-linux-c6f637e66743b4513b7386563ee84249251b0638.tar.xz
kernel-qcow2-util-linux-c6f637e66743b4513b7386563ee84249251b0638.zip
prlimit: remove repeating words from man page
Signed-off-by: Karel Zak <kzak@redhat.com>
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),