From a55f60a1076b60381e598aad60a6471d40ef3bff Mon Sep 17 00:00:00 2001 From: Bill Pemberton Date: Wed, 25 Feb 2015 09:07:59 -0500 Subject: docs: fix some spelling errors and typos in man pages runuser.1: fix spelling implemenation -> implementation scriptreplay.1: fix spelling overide -> override unshare.1: fix spelling permamently -> permanently last.1: fix spelling preferrable -> preferable lslogins.1: fix spelling priviliges -> privileges hwclock.8.in: fix spelling transfered -> transferred prlimit.1: fix typo umlimited -> unlimited agetty.8: fix typo unnsupported -> unsupported Signed-off-by: Bill Pemberton --- sys-utils/prlimit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/prlimit.1') diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1 index e5c207156..600c706fc 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'. -- cgit v1.2.3-55-g7522