1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Base/usr/share/man
Karol Baraniecki 119dc042ab cal: Mark the current day as inverted text
...instead of putting a star `*` next to it. This makes `cal`s output
much prettier, and gets rid of one FIXME. :^)

Don't use the escape sequence from the deleted FIXME - \e[30;47m would
set the background to white and foreground to black - which presumably
wouldn't do much on a light-theme terminal. Instead use \e[7m which sets
the color as "inverted".
2023-04-25 01:54:53 -06:00
..
man1 cal: Mark the current day as inverted text 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