diff options
Diffstat (limited to 'util-linux/cal.c')
-rw-r--r-- | util-linux/cal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/cal.c b/util-linux/cal.c index 522ab3476..0577c3899 100644 --- a/util-linux/cal.c +++ b/util-linux/cal.c | |||
@@ -11,7 +11,7 @@ | |||
11 | * Major size reduction... over 50% (>1.5k) on i386. | 11 | * Major size reduction... over 50% (>1.5k) on i386. |
12 | */ | 12 | */ |
13 | //config:config CAL | 13 | //config:config CAL |
14 | //config: bool "cal (5.8 kb)" | 14 | //config: bool "cal (6.1 kb)" |
15 | //config: default y | 15 | //config: default y |
16 | //config: help | 16 | //config: help |
17 | //config: cal is used to display a monthly calendar. | 17 | //config: cal is used to display a monthly calendar. |