This commit is contained in:
pgoyette 2016-10-31 01:31:25 +00:00
parent 797eebd407
commit 34a71bb24b
1 changed files with 2 additions and 2 deletions

View File

@ -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