mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
Manpages: Document path of crash(1)
As /usr/Tests/Kernel/ is not in $PATH, invoking crash(1) does not work as documented.
This commit is contained in:
parent
28195032a3
commit
c840ed12f4
Notes:
sideshowbarker
2024-07-18 01:38:49 +09:00
Author: https://github.com/BenWiederhake
Commit: c840ed12f4
Pull-request: https://github.com/SerenityOS/serenity/pull/10655
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ crash - intentionally perform an illegal operation
|
|||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ crash [options]
|
||||
$ /usr/Tests/Kernel/crash [options]
|
||||
```
|
||||
|
||||
## Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue