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
F170985631: D19491.id54797.diff
Tue, Sep 8, 12:44 AM
F170968041: D19491.id54798.diff
Mon, Sep 7, 10:14 PM
F170966529: D19491.id54799.diff
Mon, Sep 7, 10:03 PM
F170952690: D19491.id54794.diff
Mon, Sep 7, 8:06 PM
F170946735: D19491.id54795.diff
Mon, Sep 7, 7:11 PM
F170937626: D19491.id54797.diff
Mon, Sep 7, 5:46 PM
F170930700: D19491.id54795.diff
Mon, Sep 7, 4:37 PM
F170927550: D19491.id54796.diff
Mon, Sep 7, 4:09 PM
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 22932
Build 22015: 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.