瀏覽代碼

Manpages: Document path of crash(1)

As /usr/Tests/Kernel/ is not in $PATH, invoking crash(1) does not work
as documented.
Ben Wiederhake 3 年之前
父節點
當前提交
c840ed12f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Base/usr/share/man/man1/crash.md

+ 1 - 1
Base/usr/share/man/man1/crash.md

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