From 6a2ecc3859aaa045f2ce9b7d38cfc7dadc3ef354 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 28 Nov 2007 12:04:08 +0000 Subject: Fix spelling of stack_capture() to stack_save(). --- share/man/man9/stack.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9') 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 -- cgit v1.2.3