summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorSami Kerola2013-05-25 00:42:07 +0200
committerSami Kerola2013-05-26 21:49:47 +0200
commit3fe71c46c37bf08641e4197571d8a8ef4a10410b (patch)
treef5355a678a8cbe5c712c447eff2e85375bfc2690 /misc-utils/cal.1
parenttests: check cal works when year is far in future (diff)
downloadkernel-qcow2-util-linux-3fe71c46c37bf08641e4197571d8a8ef4a10410b.tar.gz
kernel-qcow2-util-linux-3fe71c46c37bf08641e4197571d8a8ef4a10410b.tar.xz
kernel-qcow2-util-linux-3fe71c46c37bf08641e4197571d8a8ef4a10410b.zip
docs: cal: stop telling year 9999 is upper limit
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index ec99d60b0..4e7570d78 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -85,7 +85,7 @@ Display version information and exit.
\fB\-h\fR, \fB\-\-help\fR
Display help screen and exit.
.SH PARAMETERS
-A single parameter specifies the year (1 - 9999) to be displayed; note the
+A single parameter specifies the year to be displayed; note the
year must be fully specified:
.B "cal 89"
will not display a calendar for 1989.