diff options
Diffstat (limited to 'usr.bin/ncal/ncal.1')
-rw-r--r-- | usr.bin/ncal/ncal.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1 index 598dbe4..925c2b8 100644 --- a/usr.bin/ncal/ncal.1 +++ b/usr.bin/ncal/ncal.1 @@ -99,7 +99,8 @@ note the year must be fully specified: will .Em not display a calendar for 1989. -Two parameters denote the month (1 - 12) and year. +Two parameters denote the month and year; the month is either a number between +1 and 12, or a full or abbreviated name as specified by the current locale. .Pp A year starts on Jan 1. .Sh SEE ALSO |