aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/ktrace/ktrace.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ktrace/ktrace.1 b/usr.bin/ktrace/ktrace.1
index 6cf23ea163a2..acd9845aff27 100644
--- a/usr.bin/ktrace/ktrace.1
+++ b/usr.bin/ktrace/ktrace.1
@@ -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