about summary refs log tree commit diff
path: root/src/usr.bin/calendar/calendar.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/calendar/calendar.1')
-rw-r--r--src/usr.bin/calendar/calendar.18
1 files changed, 5 insertions, 3 deletions
diff --git a/src/usr.bin/calendar/calendar.1 b/src/usr.bin/calendar/calendar.1
index 306d2e1..777de34 100644
--- a/src/usr.bin/calendar/calendar.1
+++ b/src/usr.bin/calendar/calendar.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: calendar.1,v 1.43 2018/06/03 06:50:35 jmc Exp $
+.\"	$OpenBSD: calendar.1,v 1.44 2019/01/29 22:28:30 tedu Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)calendar.1  8.1 (Berkeley) 6/29/93
 .\"
-.Dd $Mdocdate: June 3 2018 $
+.Dd $Mdocdate: January 29 2019 $
 .Dt CALENDAR 1
 .Os
 .Sh NAME
@@ -119,7 +119,9 @@ They may be entered in almost any format, either numeric or as character
 strings.
 If proper locale is set, national months and weekdays
 names can be used.
-A single asterisk (`*') matches every month.
+A single asterisk
+.Pq Sq *
+matches every month.
 A day without a month matches that day of every week.
 A month without a day matches the first of that month.
 Two numbers default to the month followed by the day.