diff options
Diffstat (limited to 'util-linux/mesg.c')
-rw-r--r-- | util-linux/mesg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mesg.c b/util-linux/mesg.c index 8c032555b..9461dbc5e 100644 --- a/util-linux/mesg.c +++ b/util-linux/mesg.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 MESG | 9 | //config:config MESG |
10 | //config: bool "mesg (1.4 kb)" | 10 | //config: bool "mesg (1.8 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: Mesg controls access to your terminal by others. It is typically | 13 | //config: Mesg controls access to your terminal by others. It is typically |