aboutsummaryrefslogtreecommitdiff
path: root/backtrace.3
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2013-08-29 15:20:12 +0000
committerEd Maste <emaste@FreeBSD.org>2013-08-29 15:20:12 +0000
commit06d02944c794a2c0c1e26df21bf56e98a8769853 (patch)
treec1b2a9ffd6b402bba972f2c543ea3a74b0445d18 /backtrace.3
parent28df74992501a9d42020f85e07ce2afe49abec32 (diff)
downloadsrc-vendor/NetBSD/libexecinfo.tar.gz
src-vendor/NetBSD/libexecinfo.zip
Vendor import of NetBSD's libexecinfo at 2013-08-29vendor/NetBSD/libexecinfo/20130829vendor/NetBSD/libexecinfo
Notes
Notes: svn path=/vendor/NetBSD/libexecinfo/dist/; revision=255025 svn path=/vendor/NetBSD/libexecinfo/20130829/; revision=255026; tag=vendor/NetBSD/libexecinfo/20130829
Diffstat (limited to 'backtrace.3')
-rw-r--r--backtrace.34
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