As /usr/Tests/Kernel/ is not in $PATH, invoking crash(1) does not work as documented.
@@ -5,7 +5,7 @@ crash - intentionally perform an illegal operation
## Synopsis
```**sh
-$ crash [options]
+$ /usr/Tests/Kernel/crash [options]
```
## Description