summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorKarel Zak2016-10-07 16:10:28 +0200
committerKarel Zak2016-10-07 16:10:28 +0200
commitc8805632003c8fb39d8ebf9c921e9c1a90bfa52a (patch)
treee31e87c9c92c3516be10153e749db96a2eca384b /misc-utils/cal.1
parentcal: support alone month name parameter (diff)
downloadkernel-qcow2-util-linux-c8805632003c8fb39d8ebf9c921e9c1a90bfa52a.tar.gz
kernel-qcow2-util-linux-c8805632003c8fb39d8ebf9c921e9c1a90bfa52a.tar.xz
kernel-qcow2-util-linux-c8805632003c8fb39d8ebf9c921e9c1a90bfa52a.zip
cal: support abbreviated month names
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.16
1 files changed, 3 insertions, 3 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 39378cfe2..162916fe9 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -50,8 +50,8 @@ cal \- display a calendar
displays a simple calendar. If no arguments are specified, the current
month is displayed.
.sp
-The \fImonth\fR may be specified as a number (1-12) or as a month name according
-to the current locales.
+The \fImonth\fR may be specified as a number (1-12), as a month name or as an
+abbreviated month name according to the current locales.
.SH OPTIONS
.TP
\fB\-1\fR, \fB\-\-one\fR
@@ -104,7 +104,7 @@ Specifies the \fIyear\fR to be displayed; note the year must be fully specified:
will not display a calendar for 1989.
.TP
\fBSingle string parameter (e.g. 'cal tomorrow' or 'cal August')\fR
-Specifies \fItimestamp\fR or a \fImonth name\fR according to the current
+Specifies \fItimestamp\fR or a \fImonth name\fR (or abbreviated name) according to the current
locales.
.sp
The special placeholders are accepted when parsing timestamp, "now" may be used