Module Name:    src
Committed By:   christos
Date:           Thu Aug 22 17:08:43 UTC 2013

Modified Files:
        src/lib/libexecinfo: backtrace.3

Log Message:
fix typo (Sergey Kandaurov)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libexecinfo/backtrace.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libexecinfo/backtrace.3
diff -u src/lib/libexecinfo/backtrace.3:1.4 src/lib/libexecinfo/backtrace.3:1.5
--- src/lib/libexecinfo/backtrace.3:1.4	Sat Jun  9 20:24:36 2012
+++ src/lib/libexecinfo/backtrace.3	Thu Aug 22 13:08:43 2013
@@ -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

Reply via email to