Index: usr.bin/ncal/ncal.1 =================================================================== --- usr.bin/ncal/ncal.1 +++ usr.bin/ncal/ncal.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 08, 2018 +.Dd March 7, 2019 .Dt CAL 1 .Os .Sh NAME @@ -199,3 +199,12 @@ .Pp Not all options are compatible and using them in different orders will give varying results. +.Pp +It is not possible to display Monday as the first day of the week with +.Nm cal . +This functionality is offered by an enhanced version of +.Nm cal +available in +.Xr ports 7 +under +.Pa deskutils/cal .