1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:18:12 +00:00
serenity/Base/usr/share/man
Valtteri Koskivuori 7e98457937 Base: Fix typo in the man page for file
On macOS with a Finnish keyboard layout, $ is typed with Option+4. While
writing this manpage, I made the mistake of holding Option down a little
too long, as I often do, resulting in the keystroke Option+space. This,
instead of typing a space, types U+00A0 (non-breaking space), which
looks identical on my host terminal. Luckily the Serenity terminal
called me out on it, printing out a question mark instead.
2021-07-13 00:32:19 +01:00
..
man1 Base: Fix typo in the man page for file 2021-07-13 00:32:19 +01:00
man2 Base: Change incorrect "See Also" links in module_load(2) and modunload(8) (#8006) 2021-06-12 23:08:29 +02:00
man3 Base: Fix typos and spelling errors in man pages 2021-05-05 12:22:08 +01:00
man4 Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
man5 Shell: Parse '\t' in doublequoted strings as a tab character 2021-05-10 10:43:23 +02:00
man7 Base: Document the Shell's new termios allow-list 2021-05-24 23:26:49 +04:30
man8 Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00