aboutsummaryrefslogtreecommitdiff
path: root/miscutils/beep.c
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 @@
7 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 7 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
8 */ 8 */
9//config:config BEEP 9//config:config BEEP
10//config: bool "beep (2.4 kb)" 10//config: bool "beep (2.7 kb)"
11//config: default y 11//config: default y
12//config: help 12//config: help
13//config: The beep applets beeps in a given freq/Hz. 13//config: The beep applets beeps in a given freq/Hz.