Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libexecinfo fix typo (Sergey Kandaurov)
details: https://anonhg.NetBSD.org/src/rev/961d209c4b5b
branches: trunk
changeset: 789568:961d209c4b5b
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 22 17:08:43 2013 +0000
description:
fix typo (Sergey Kandaurov)
diffstat:
lib/libexecinfo/backtrace.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1e2dd954e3c6 -r 961d209c4b5b lib/libexecinfo/backtrace.3
--- a/lib/libexecinfo/backtrace.3 Thu Aug 22 16:03:30 2013 +0000
+++ b/lib/libexecinfo/backtrace.3 Thu Aug 22 17:08:43 2013 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index