diff options
Diffstat (limited to 'coreutils/timeout.c')
-rw-r--r-- | coreutils/timeout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/timeout.c b/coreutils/timeout.c index f29dc8a..5981c7b 100644 --- a/coreutils/timeout.c +++ b/coreutils/timeout.c @@ -28,7 +28,7 @@ * rewrite 14-11-2008 vda */ //config:config TIMEOUT -//config: bool "timeout" +//config: bool "timeout (5.5 kb)" //config: default y //config: help //config: Runs a program and watches it. If it does not terminate in |