mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:07:46 +00:00
Documentation: Add less(1) man page, and link to it in others
This commit is contained in:
parent
a11658737a
commit
9b40208e3b
3 changed files with 88 additions and 1 deletions
|
@ -50,3 +50,7 @@ $ man 2 mkdir
|
|||
|
||||
`man` looks for man pages under `/usr/share/man`. For example,
|
||||
this man page should be located at `/usr/share/man/man1/man.md`.
|
||||
|
||||
## See Also
|
||||
|
||||
* [less(1)](less.md) For the terminal pager that `man` uses by default
|
Loading…
Add table
Add a link
Reference in a new issue