=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/calendar.1,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- src/usr.bin/calendar/calendar.1 2018/06/03 06:50:35 1.43 +++ src/usr.bin/calendar/calendar.1 2019/01/29 22:28:30 1.44 @@ -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 @@ 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.