Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/rtcwake.c')
-rw-r--r--util-linux/rtcwake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/rtcwake.c b/util-linux/rtcwake.c
index eac16077d..a8dfab064 100644
--- a/util-linux/rtcwake.c
+++ b/util-linux/rtcwake.c
@@ -23,7 +23,7 @@
* That flag should not be needed on systems with adjtime support.
*/
//config:config RTCWAKE
-//config: bool "rtcwake (6.8 kb)"
+//config: bool "rtcwake (7.5 kb)"
//config: default y
//config: help
//config: Enter a system sleep state until specified wakeup time.