s/trace -C/ktrace -C/

Pointed out by: zgabor@code.hu (Zahemszky Gabor)  PR#1486
This commit is contained in:
Peter Wemm 1996-08-10 09:05:17 +00:00
parent dba2477331
commit 16964dae41
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ attempting to trace a process.
The following command is sufficient to disable tracing on all user owned
processes, and, if executed by root, all processes:
.Pp
.Dl \&$ trace -C
.Dl \&$ ktrace -C
.Pp
The trace file is not human readable; use
.Xr kdump 1