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:
Ben Wiederhake 2021-10-26 20:16:48 +02:00 committed by Linus Groh
parent 28195032a3
commit c840ed12f4
Notes: sideshowbarker 2024-07-18 01:38:49 +09:00

View File

@ -5,7 +5,7 @@ crash - intentionally perform an illegal operation
## Synopsis
```**sh
$ crash [options]
$ /usr/Tests/Kernel/crash [options]
```
## Description