Base: Expand "See Also" sections of many manpages

This commit focuses on the CLI utilities.
This commit is contained in:
kleines Filmröllchen 2023-07-06 00:38:49 +02:00 committed by Linus Groh
commit afaea38be2
Notes: sideshowbarker 2024-07-16 23:05:02 +09:00
56 changed files with 162 additions and 25 deletions

View file

@ -96,5 +96,6 @@ unveil(nullptr, nullptr);
## See also
* [`unveil`(1)](help://man/1/unveil)
* [`pledge`(2)](help://man/2/pledge)
* [`Mitigations`(7)](help://man/7/Mitigations)