Deleted Added
full compact
calendar.1 (233456) calendar.1 (233648)
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 12 unchanged lines hidden (view full) ---

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)calendar.1 8.1 (Berkeley) 6/29/93
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 12 unchanged lines hidden (view full) ---

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)calendar.1 8.1 (Berkeley) 6/29/93
29.\" $FreeBSD: head/usr.bin/calendar/calendar.1 233456 2012-03-25 09:19:25Z joel $
29.\" $FreeBSD: head/usr.bin/calendar/calendar.1 233648 2012-03-29 05:02:12Z eadler $
30.\"
31.Dd June 13, 2002
32.Dt CALENDAR 1
33.Os
34.Sh NAME
35.Nm calendar
36.Nd reminder service
37.Sh SYNOPSIS

--- 48 unchanged lines hidden (view full) ---

86weekend begins).
87Default is 5.
88.It Fl f Pa calendarfile
89Use
90.Pa calendarfile
91as the default calendar file.
92.It Fl l Ar longitude
93Perform lunar and solar calculations from this longitude.
30.\"
31.Dd June 13, 2002
32.Dt CALENDAR 1
33.Os
34.Sh NAME
35.Nm calendar
36.Nd reminder service
37.Sh SYNOPSIS

--- 48 unchanged lines hidden (view full) ---

86weekend begins).
87Default is 5.
88.It Fl f Pa calendarfile
89Use
90.Pa calendarfile
91as the default calendar file.
92.It Fl l Ar longitude
93Perform lunar and solar calculations from this longitude.
94If neither longitude nor UTC offset is specified, the calculations will
94If neither longitude nor UTC offset is specified, the calculations will
95be based on the difference between UTC time and localtime.
96If both are specified, UTC offset overrides longitude.
97.It Xo Fl t
98.Sm off
99.Ar dd
100.Op . Ar mm Op . Ar year
101.Sm on
102.Xc
103For test purposes only: set date directly to argument values.
104.It Fl U Ar UTC-offset
105Perform lunar and solar calculations from this UTC offset.
106If neither UTC offset nor longitude is specified, the calculations
107will be based on the difference between UTC time and localtime.
95be based on the difference between UTC time and localtime.
96If both are specified, UTC offset overrides longitude.
97.It Xo Fl t
98.Sm off
99.Ar dd
100.Op . Ar mm Op . Ar year
101.Sm on
102.Xc
103For test purposes only: set date directly to argument values.
104.It Fl U Ar UTC-offset
105Perform lunar and solar calculations from this UTC offset.
106If neither UTC offset nor longitude is specified, the calculations
107will be based on the difference between UTC time and localtime.
108If both are specified, UTC offset overrides longitude.
108If both are specified, UTC offset overrides longitude.
109.It Fl W Ar num
110Print lines from today and the next
111.Ar num
112days (forward, future).
113Ignore weekends when calculating the number of days.
114.El
115.Sh FILE FORMAT
116To handle calendars in your national code table you can specify

--- 211 unchanged lines hidden ---
109.It Fl W Ar num
110Print lines from today and the next
111.Ar num
112days (forward, future).
113Ignore weekends when calculating the number of days.
114.El
115.Sh FILE FORMAT
116To handle calendars in your national code table you can specify

--- 211 unchanged lines hidden ---