aboutsummaryrefslogtreecommitdiff
path: root/util-linux/rtcwake.c
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 @@
23 * That flag should not be needed on systems with adjtime support. 23 * That flag should not be needed on systems with adjtime support.
24 */ 24 */
25//config:config RTCWAKE 25//config:config RTCWAKE
26//config: bool "rtcwake (6.8 kb)" 26//config: bool "rtcwake (7.5 kb)"
27//config: default y 27//config: default y
28//config: help 28//config: help
29//config: Enter a system sleep state until specified wakeup time. 29//config: Enter a system sleep state until specified wakeup time.