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 'miscutils/beep.c')
-rw-r--r--miscutils/beep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/beep.c b/miscutils/beep.c
index 7c60aed08..724a666c8 100644
--- a/miscutils/beep.c
+++ b/miscutils/beep.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config BEEP
-//config: bool "beep (2.4 kb)"
+//config: bool "beep (2.7 kb)"
//config: default y
//config: help
//config: The beep applets beeps in a given freq/Hz.