summaryrefslogtreecommitdiff
path: root/lib/libexecinfo
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2012-05-27 13:25:28 +0000
committerchristos <christos@NetBSD.org>2012-05-27 13:25:28 +0000
commitb18f678fa3bb15aea031d7211b4c6fc21f74bcc1 (patch)
treeb15d20312788da83de0c83b07978d925ea0889fe /lib/libexecinfo
parentfe7d116a4feabc5ca38128b1b0711110f8eae7cb (diff)
remove unrelated fragment.
Diffstat (limited to 'lib/libexecinfo')
-rw-r--r--lib/libexecinfo/backtrace.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libexecinfo/backtrace.3 b/lib/libexecinfo/backtrace.3
index 51baca1b697..0a45edf58e7 100644
--- a/lib/libexecinfo/backtrace.3
+++ b/lib/libexecinfo/backtrace.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: backtrace.3,v 1.2 2012/05/27 12:03:02 wiz Exp $
+.\" $NetBSD: backtrace.3,v 1.3 2012/05/27 13:25:28 christos Exp $
.\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -125,10 +125,7 @@ return a string array on success, and
.Dv NULL
on failure, setting
.Va errno .
-.\" XXX
Diagnostic output may also be produced by the ELF symbol lookup functions.
-.\" XXX: what's this?
-.\" function returns a pointer to a string that is the parent directory of
.Sh SEE ALSO
.Xr dladdr 3 ,
.Xr elf 3