ladybird/Base/usr/share/man/man2
Ben Wiederhake f2ba7ac935 Base: Fix Markdown formatting in links to man pages
A quick grep revealed these stats (counting only the first occurrence
per line):

    `thing`(1): 154
    `thing(1)`: 9
    thing(1): 4

This commit converts all occurrences to the `thing`(1) format.
2021-09-11 15:17:44 +02:00
..
access.md
adjtime.md Kernel+LibC: Add adjtime(2) 2020-11-10 19:03:08 +01:00
disown.md
get_process_name.md Base: Add documentation for get_process_name 2021-04-15 09:01:11 +02:00
getegid.md
geteuid.md Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
getgid.md
getpid.md
getppid.md
getresgid.md
getresuid.md
gettid.md
getuid.md Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
mkdir.md
module_load.md Base: Change incorrect "See Also" links in module_load(2) and modunload(8) (#8006) 2021-06-12 23:08:29 +02:00
module_unload.md Base: Update modunload path 2021-03-27 19:43:58 +01:00
mount.md Base: Fix typos and spelling errors in man pages 2021-05-05 12:22:08 +01:00
pipe.md Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
pledge.md Base: Fix Markdown formatting in links to man pages 2021-09-11 15:17:44 +02:00
readlink.md
recvfd.md Base: Update recvfd() man page after addition of options argument 2021-05-04 21:02:22 +02:00
sendfd.md
set_process_name.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
setegid.md
seteuid.md
setgid.md Base: Fix syscall/libc manpage sorting 2021-01-23 16:47:09 +01:00
setresgid.md
setresuid.md
setuid.md
uname.md
unveil.md Base: Clarify and extend unveil(2) man page 2021-06-08 12:15:04 +02:00