diff options
author | Ben Wiederhake <BenWiederhake.GitHub@gmx.de> | 2021-09-11 14:06:29 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-11 15:17:44 +0200 |
commit | f2ba7ac9353558b8d4f89155113adee5dd3304c9 (patch) | |
tree | 682e59b526dccc6968bad7233c290cc01051f296 /Kernel/Prekernel/UBSanitizer.cpp | |
parent | 6fe82889fbf260f49af054eaa5e5b3fa3fed4475 (diff) | |
download | serenity-f2ba7ac9353558b8d4f89155113adee5dd3304c9.zip |
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.
Diffstat (limited to 'Kernel/Prekernel/UBSanitizer.cpp')
0 files changed, 0 insertions, 0 deletions