mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
Base: Add some "See also" links to the man pages
We can do this now that we have link support in LibMarkdown and LibHTML ^)
This commit is contained in:
parent
30437b0936
commit
8fbcfa934a
4 changed files with 16 additions and 0 deletions
|
@ -17,3 +17,7 @@ Create a new empty directory at the given *path*.
|
|||
```sh
|
||||
$ mkdir /tmp/foo
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
* [`mkdir`(2)](../man2/mkdir.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue