Module Name:    src
Committed By:   christos
Date:           Sun May 27 13:25:28 UTC 2012

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

Log Message:
remove unrelated fragment.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/lib/libexecinfo/backtrace.3:1.3
--- src/lib/libexecinfo/backtrace.3:1.2	Sun May 27 08:03:02 2012
+++ src/lib/libexecinfo/backtrace.3	Sun May 27 09:25:28 2012
@@ -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

Reply via email to