diff options
Diffstat (limited to 'coreutils/sleep.c')
| -rw-r--r-- | coreutils/sleep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/sleep.c b/coreutils/sleep.c index a0cee5a4a..6edff59cc 100644 --- a/coreutils/sleep.c +++ b/coreutils/sleep.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | * time suffixes for seconds, minutes, hours, and days. | 13 | * time suffixes for seconds, minutes, hours, and days. |
| 14 | */ | 14 | */ |
| 15 | //config:config SLEEP | 15 | //config:config SLEEP |
| 16 | //config: bool "sleep (2 kb)" | 16 | //config: bool "sleep (2.4 kb)" |
| 17 | //config: default y | 17 | //config: default y |
| 18 | //config: help | 18 | //config: help |
| 19 | //config: sleep is used to pause for a specified number of seconds. | 19 | //config: sleep is used to pause for a specified number of seconds. |
