diff options
Diffstat (limited to 'util-linux/renice.c')
-rw-r--r-- | util-linux/renice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/renice.c b/util-linux/renice.c index ee0fb3c8e..a318ffce0 100644 --- a/util-linux/renice.c +++ b/util-linux/renice.c | |||
@@ -18,7 +18,7 @@ | |||
18 | * following IDs (if any). Multiple switches are allowed. | 18 | * following IDs (if any). Multiple switches are allowed. |
19 | */ | 19 | */ |
20 | //config:config RENICE | 20 | //config:config RENICE |
21 | //config: bool "renice (3.8 kb)" | 21 | //config: bool "renice (4.2 kb)" |
22 | //config: default y | 22 | //config: default y |
23 | //config: help | 23 | //config: help |
24 | //config: Renice alters the scheduling priority of one or more running | 24 | //config: Renice alters the scheduling priority of one or more running |