From 3728bd9305fe5dec733c6f9e33bde689f3790b03 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Thu, 29 Jan 2015 23:59:39 +0100 Subject: [PATCH] Fix niceness-range in nice.1 --- nice.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nice.1 b/nice.1 index 35a92a7..bfd955c 100644 --- a/nice.1 +++ b/nice.1 @@ -24,7 +24,7 @@ ranging from .Sy -20 (highest priority) to -.Sy +20 +.Sy +19 (lowest priority). Default is 10. .El