From: Bill Pemberton <wfp5p@xxxxxxxxxxxxxxx> --- sys-utils/prlimit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1 index e5c2071569f4..600c706fcb32 100644 --- a/sys-utils/prlimit.1 +++ b/sys-utils/prlimit.1 @@ -99,7 +99,7 @@ of open files to 1024 and 4095, respectively. Modify only the soft limit for the number of processes. .IP "\fBprlimit \-\-pid $$ --nproc=unlimited\fP" Set for the current process both the soft and ceiling values for the number of -processes to umlimited. +processes to unlimited. .IP "\fBprlimit --cpu=10 sort -u hugefile\fP" Set both the soft and hard CPU time limit to ten seconds and run 'sort'. -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html