mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:37:35 +00:00
Base: Fix Markdown links in man pages
This commit is contained in:
parent
73e42917f9
commit
0e3f5d3778
11 changed files with 14 additions and 19 deletions
|
@ -27,6 +27,5 @@ $ chown anon:anon file
|
|||
|
||||
## See also
|
||||
|
||||
* [`chgrp`(1)](chmod.md)
|
||||
* [`chown`(1)](chown.md)
|
||||
* [`chmod`(2)](../man2/chmod.md)
|
||||
* [`chgrp`(1)](chgrp.md)
|
||||
* [`chmod`(1)](chmod.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue