summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorBenno Schulenberg2015-06-24 20:58:06 +0200
committerKarel Zak2015-06-25 11:56:59 +0200
commite10f0d073f62d7283d0b6a5c49d7e77ec59a9650 (patch)
tree3cd04facf169d34ea11f32ca0fd68b656145a0e0 /misc-utils/cal.1
parentMerge branch 'script' (diff)
downloadkernel-qcow2-util-linux-e10f0d073f62d7283d0b6a5c49d7e77ec59a9650.tar.gz
kernel-qcow2-util-linux-e10f0d073f62d7283d0b6a5c49d7e77ec59a9650.tar.xz
kernel-qcow2-util-linux-e10f0d073f62d7283d0b6a5c49d7e77ec59a9650.zip
cal: correct the man page: the reformation eliminated eleven days, not ten
Also tweak some other wordings and formatting. Reported-by: Felix Neumann <felix.neumann@inka.de> Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.114
1 files changed, 7 insertions, 7 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 50b0859d8..e032b97ca 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -34,7 +34,7 @@
.\"
.\" @(#)cal.1 8.1 (Berkeley) 6/6/93
.\"
-.TH CAL 1 "June 2011" "util-linux" "User Commands"
+.TH CAL 1 "June 2015" "util-linux" "User Commands"
.SH NAME
cal \- display a calendar
.SH SYNOPSIS
@@ -55,7 +55,7 @@ Display single month output.
Display three months spanning the date.
.TP
\fB\-n , \-\-months\fR \fInumber\fR
-Display number months starting from month containing the date.
+Display \fInumber\fR of months, starting from the month containing the date.
.TP
\fB\-s\fR, \fB\-\-sunday\fR
Display Sunday as the first day of the week.
@@ -78,8 +78,8 @@ Display week numbers in the calendar (US or ISO-8601).
\fB\-\-color\fR[\fI=when\fR]
Colorize the output. The optional argument \fIwhen\fP
can be \fBauto\fR, \fBnever\fR or \fBalways\fR. If the \fIwhen\fR argument is omitted,
-it defaults to \fBauto\fR. The colors can be disabled, for the current built-in default
-see \fB\-\-help\fR output. See also the COLORS section.
+it defaults to \fBauto\fR. The colors can be disabled; for the current built-in default
+see the \fB\-\-help\fR output. See also the \fBCOLORS\fR section.
.TP
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.
@@ -95,10 +95,10 @@ will not display a calendar for 1989.
Two parameters denote the month (1 - 12) and year.
.PP
Three parameters denote the day (1-31), month and year, and the day will be
-highlighted if the calendar is displayed on a terminal. If no parameters are
+highlighted if the calendar is displayed on a terminal. If no parameters are
specified, the current month's calendar is displayed.
.PP
-A year starts on Jan 1. The first day of the week is determined by the
+A year starts on January 1. The first day of the week is determined by the
locale.
.PP
The week numbering depends on the choice of the first day of the week. If Sunday
@@ -124,7 +124,7 @@ The
.B cal
program uses the 3rd of September 1752 as the date of the Gregorian calendar
reformation -- that is when it happened in Great Britain and its colonies
-(including what is now the USA). Ten days following that date were eliminated
+(including what is now the USA). Starting at that date, eleven days were eliminated
by this reformation, so the calendar for that month is rather unusual.
The actual historical dates at which the calendar reform happened in all the
different countries (locales) are ignored.