aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/stack.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/stack.9 b/share/man/man9/stack.9
index 7f385d394e78..a47dc16ed9bc 100644
--- a/share/man/man9/stack.9
+++ b/share/man/man9/stack.9
@@ -76,7 +76,7 @@ Memory associated with a trace may be freed by calling
.Fn stack_destroy .
.Pp
A trace of the current kernel thread's call stack may be captured using
-.Fn stack_capture .
+.Fn stack_save .
.Pp
.Fn stack_sbuf_print
may be used to construct a human-readable string, including conversion (where