Page MenuHomeFreeBSD

Document that cal(1) may not start a week with Monday
ClosedPublic

Authored by 0mp on Mar 7 2019, 9:53 AM.
Tags
None
Referenced Files
F83163179: D19491.diff
Tue, May 7, 5:42 AM
Unknown Object (File)
Tue, Apr 30, 6:46 AM
Unknown Object (File)
Tue, Apr 30, 6:40 AM
Unknown Object (File)
Tue, Apr 30, 6:40 AM
Unknown Object (File)
Tue, Apr 30, 6:40 AM
Unknown Object (File)
Tue, Apr 30, 6:40 AM
Unknown Object (File)
Tue, Apr 30, 6:40 AM
Unknown Object (File)
Tue, Apr 30, 6:06 AM
Subscribers

Details

Summary
Document that cal(1) may not start a week with Monday

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22933
Build 22016: arc lint + arc unit

Event Timeline

Some countries start their week on Sunday, so I guess cal originated there and does not take other countries into account.
That being said, the change itself looks fine. Bumping the .Dd for this content change not withstanding. ;-)

This revision is now accepted and ready to land.Mar 7 2019, 9:59 AM

Reference cal in ports as it offers a way to display Mondays first.

This revision now requires review to proceed.Mar 7 2019, 10:00 AM
This comment was removed by bcr.

This newer version is better as it gives an alternative for people who need that Monday-starts-the-week functionality. Approved!

This revision is now accepted and ready to land.Mar 7 2019, 10:12 AM
This revision now requires review to proceed.Mar 7 2019, 10:15 AM

Clarify some more.

usr.bin/ncal/ncal.1
207

s/and have/and want to have/

This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2019, 10:19 AM
This revision was automatically updated to reflect the committed changes.