s/trace -C/ktrace -C/

Pointed out by: zgabor@code.hu (Zahemszky Gabor)  PR#1486
This commit is contained in:
peter 1996-08-10 09:05:17 +00:00
parent 8a96af1ccf
commit e1600f46df

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