1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:48:14 +00:00
serenity/Base/usr/share/man
Karol Baraniecki b57c718418 cal: Don't accept passing a [day]
Every other cal implementation just highlights the current day instead
of letting you specify a custom one to highlight. It doesn't seem to be
that useful, and is currently broken - no day gets highlighted at all,
because the `target_day` global is never written to.

Moreover, this complicates parsing the arguments. This commit also fixes
parsing a case where just a year is provided to `cal` - for example `cal
2023`.
2023-04-25 01:54:53 -06:00
..
man1 cal: Don't accept passing a [day] 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