1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:18:12 +00:00
serenity/Base/usr/share/man
Karol Baraniecki 114da3a275 cal: Make start of the week configurable
Making all the other parts of the world happier :^)

Add a `--starting-day` (`-s`) option to be compatible with GNU cal,
which has a similar option. The GNU option takes allows passing either
an int or a day name. Let's do something similar using weekdays we
already have in AK/DateConstants.h.

Also add myself to the copyright header, as by now I've modified most of
the lines in this file.
2023-04-25 01:54:53 -06:00
..
man1 cal: Make start of the week configurable 2023-04-25 01:54:53 -06:00
man2 Documentation: Update readlink.md to use LibFileSystem api 2023-04-09 20:58:54 -06:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Presenter: Fix unintentional U+00A0 codepoint in text 2023-02-16 22:07:07 +00:00
man6 Base: Make keyboard keys in the BrickGame manual and Help page stand out 2023-03-13 06:43:59 +00:00
man7 Kernel: Allow configuring a Jail to not impose PID isolation restriction 2023-04-24 12:15:29 +02:00
man8 Base: Remove trailing colons from man page headings 2023-04-01 11:49:57 +01:00