diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2013-08-29 15:20:12 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2013-08-29 15:20:12 +0000 |
| commit | 06d02944c794a2c0c1e26df21bf56e98a8769853 (patch) | |
| tree | c1b2a9ffd6b402bba972f2c543ea3a74b0445d18 /backtrace.3 | |
| parent | 28df74992501a9d42020f85e07ce2afe49abec32 (diff) | |
Notes
Diffstat (limited to 'backtrace.3')
| -rw-r--r-- | backtrace.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backtrace.3 b/backtrace.3 index 781dc6e065db..570c0f16c618 100644 --- a/backtrace.3 +++ b/backtrace.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: backtrace.3,v 1.4 2012/06/10 00:24:36 christos Exp $ +.\" $NetBSD: backtrace.3,v 1.5 2013/08/22 17:08:43 christos Exp $ .\" .\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -116,7 +116,7 @@ on failure. .Sh RETURN VALUES The .Fn backtrace -function returns the number of elements tht were filled in the backtrace. +function returns the number of elements that were filled in the backtrace. The .Fn backtrace_symbols and |
