diff options
Diffstat (limited to 'util-linux/chrt.c')
-rw-r--r-- | util-linux/chrt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/chrt.c b/util-linux/chrt.c index be96fa426..51d08584e 100644 --- a/util-linux/chrt.c +++ b/util-linux/chrt.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 6 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
7 | */ | 7 | */ |
8 | //config:config CHRT | 8 | //config:config CHRT |
9 | //config: bool "chrt (4.7 kb)" | 9 | //config: bool "chrt (5.1 kb)" |
10 | //config: default y | 10 | //config: default y |
11 | //config: help | 11 | //config: help |
12 | //config: Manipulate real-time attributes of a process. | 12 | //config: Manipulate real-time attributes of a process. |