diff options
Diffstat (limited to 'usr.bin/nice/nice.1')
-rw-r--r-- | usr.bin/nice/nice.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index ce80df70e345..b55a9fc938ec 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -56,7 +56,7 @@ or a default value of 10. The lower the nice value of a process, the higher its scheduling priority. .Pp The superuser may specify a negative increment in order to run a utility -with a higher scheduling prority. +with a higher scheduling priority. .Pp Some shells may provide a builtin .Nm |