summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/cal/cal.19
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/cal/cal.1 b/usr.bin/cal/cal.1
index a197df7cc04..1df15860783 100644
--- a/usr.bin/cal/cal.1
+++ b/usr.bin/cal/cal.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cal.1,v 1.13 2005/09/25 21:05:04 jmc Exp $
+.\" $OpenBSD: cal.1,v 1.14 2005/12/06 21:24:57 tom Exp $
.\" $NetBSD: cal.1,v 1.6 1995/09/02 05:34:20 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -68,13 +68,14 @@ The year must be fully specified:
will
.Em not
display a calendar for 1989.
-Two numerical parameters denote the
+Two parameters denote the
.Ar month
-(1 \- 12)
+(1 \- 12, or a month name or abbreviation thereof)
and
.Ar year .
Alternatively,
-a single parameter may be given specifying the abbreviated name of a month:
+a single parameter may be given specifying
+the name or abbreviated name of a month:
in that case a calendar is displayed for that month of the current year.
If no parameters are specified, the current month's calendar is
displayed.