diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2016-10-31 01:31:25 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2016-10-31 01:31:25 +0000 |
| commit | 2dbec6ac481fb5aeaffc8b3527b118ed29b3fa9e (patch) | |
| tree | 07f9ed2009b7d5fab698951c76f5423ed6a1393c /lib/libexecinfo | |
| parent | e52377bd520029473dd984429760aad306c5f14b (diff) | |
Typo
Diffstat (limited to 'lib/libexecinfo')
| -rw-r--r-- | lib/libexecinfo/backtrace.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libexecinfo/backtrace.3 b/lib/libexecinfo/backtrace.3 index 20a6d428134..5eb2a66ed26 100644 --- a/lib/libexecinfo/backtrace.3 +++ b/lib/libexecinfo/backtrace.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: backtrace.3,v 1.7 2015/12/26 10:34:36 wiz Exp $ +.\" $NetBSD: backtrace.3,v 1.8 2016/10/31 01:31:25 pgoyette Exp $ .\" .\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -107,7 +107,7 @@ The and .Fn backtrace_symbols_fd_fmt are similar to the non _fd named functions, only instead of returning -an array or strings, they print a new-line separated array of strings in +an array of strings, they print a new-line separated array of strings in fd, and return .Dv 0 on success and |
