Deleted Added
full compact
ncal.1 (205071) ncal.1 (205427)
1.\" Copyright (c) 1997 Wolfgang Helbig
2.\" 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1997 Wolfgang Helbig
2.\" 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/usr.bin/ncal/ncal.1 205071 2010-03-12 06:57:53Z edwin $
25.\" $FreeBSD: head/usr.bin/ncal/ncal.1 205427 2010-03-21 21:33:21Z edwin $
26.\"
27.Dd March 14, 2009
28.Dt CAL 1
29.Os
30.Sh NAME
31.Nm cal ,
32.Nm ncal
33.Nd displays a calendar and the date of Easter

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

55.Op Ar month
56.Ar year
57.Oc
58.Nm ncal
59.Op Fl 3hJeo
60.Op Fl A Ar number
61.Op Fl B Ar number
62.Op Ar year
26.\"
27.Dd March 14, 2009
28.Dt CAL 1
29.Os
30.Sh NAME
31.Nm cal ,
32.Nm ncal
33.Nd displays a calendar and the date of Easter

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

55.Op Ar month
56.Ar year
57.Oc
58.Nm ncal
59.Op Fl 3hJeo
60.Op Fl A Ar number
61.Op Fl B Ar number
62.Op Ar year
63.Nm ncal
64.Op Fl CN
65.Op Fl H Ar yyyy-mm-dd
66.Op Fl d Ar yyyy-mm
63.Sh DESCRIPTION
64The
65.Nm
66utility displays a simple calendar in traditional format and
67.Nm ncal
68offers an alternative layout, more options and the date of Easter.
69The new format is a little cramped but it makes a year fit
70on a 25x80 terminal.

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

122.It Fl A Ar number
123Display the
124.Ar number
125of months after the current month.
126.It Fl B Ar number
127Display the
128.Ar number
129of months before the current month.
67.Sh DESCRIPTION
68The
69.Nm
70utility displays a simple calendar in traditional format and
71.Nm ncal
72offers an alternative layout, more options and the date of Easter.
73The new format is a little cramped but it makes a year fit
74on a 25x80 terminal.

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

126.It Fl A Ar number
127Display the
128.Ar number
129of months after the current month.
130.It Fl B Ar number
131Display the
132.Ar number
133of months before the current month.
130.It Fl b
131Switch to backwards compatibility mode (for debugging).
134.It Fl C
135Switch to
136.Nm cal
137mode.
138.It Fl N
139Switch to
140.Nm ncal
141mode.
132.It Fl d Ar yyyy-mm
133Use
134.Ar yyyy-mm
135as the current date (for debugging of date selection).
136.It Fl H Ar yyyy-mm-dd
137Use
138.Ar yyyy-mm-dd
139as the current date (for debugging of highlighting).

--- 47 unchanged lines hidden ---
142.It Fl d Ar yyyy-mm
143Use
144.Ar yyyy-mm
145as the current date (for debugging of date selection).
146.It Fl H Ar yyyy-mm-dd
147Use
148.Ar yyyy-mm-dd
149as the current date (for debugging of highlighting).

--- 47 unchanged lines hidden ---