diff options
Diffstat (limited to 'src/usr.bin/calendar/calendar.1')
-rw-r--r-- | src/usr.bin/calendar/calendar.1 | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/src/usr.bin/calendar/calendar.1 b/src/usr.bin/calendar/calendar.1 index 6c26103..f0a9596 100644 --- a/src/usr.bin/calendar/calendar.1 +++ b/src/usr.bin/calendar/calendar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: calendar.1,v 1.36 2013/03/15 08:37:10 jmc Exp $ +.\" $OpenBSD: calendar.1,v 1.39 2015/10/23 11:01:30 zhuk 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: March 15 2013 $ +.Dd $Mdocdate: October 23 2015 $ .Dt CALENDAR 1 .Os .Sh NAME @@ -41,9 +41,7 @@ .Op Fl A Ar num .Op Fl B Ar num .Op Fl f Ar calendarfile -.Sm off -.Op Fl "t " Oo Oo Oo Ar cc Oc Ar yy Oc Ar mm Oc Ar dd -.Sm on +.Op Fl t Oo Oo Oo Ar cc Oc Ns Ar yy Oc Ns Ar mm Oc Ns Ar dd .Sh DESCRIPTION The .Nm @@ -72,14 +70,12 @@ Print lines from today and previous .Ar num days (backward, past). .It Fl b -Enforce special date calculation mode for KOI8 calendars. -.It Fl f Pa calendarfile +Enforce special date calculation mode for Cyrillic calendars. +.It Fl f Ar calendarfile Use -.Pa calendarfile +.Ar calendarfile as the default calendar file. -.Sm off -.It Fl "t " Oo Oo Oo Ar cc Oc Ar yy Oc Ar mm Oc Ar dd -.Sm on +.It Fl t Oo Oo Oo Ar cc Oc Ns Ar yy Oc Ns Ar mm Oc Ns Ar dd Act like the specified value is .Dq today instead of using the current date. @@ -114,7 +110,7 @@ you should specify .Dq LANG=<local_name> and .Dq BODUN=<bodun_prefix> -where <local_name> can be ru_RU.KOI8-R, uk_UA.KOI8-U or by_BY.KOI8-B. +where <local_name> can be ru_RU.UTF-8, uk_UA.UTF-8 or by_BY.UTF-8. .Pp Other lines should begin with a month and day. They may be entered in almost any format, either numeric or as character |