diff options
Diffstat (limited to 'doc/libunwind-ptrace.man')
-rw-r--r-- | doc/libunwind-ptrace.man | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/doc/libunwind-ptrace.man b/doc/libunwind-ptrace.man index db82396c..d579a593 100644 --- a/doc/libunwind-ptrace.man +++ b/doc/libunwind-ptrace.man @@ -1,5 +1,5 @@ '\" t -.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003 +.\" Manual page created with latex2man on Tue Jan 20 16:47:43 PST 2004 .\" NOTE: This file is generated, DO NOT EDIT. .de Vb .ft CW @@ -10,7 +10,7 @@ .fi .. -.TH "LIBUNWIND\-PTRACE" "3" "31 March 2003" "Programming Library " "Programming Library " +.TH "LIBUNWIND\-PTRACE" "3" "20 January 2004" "Programming Library " "Programming Library " .SH NAME libunwind\-ptrace \-\- ptrace() support in libunwind @@ -18,7 +18,7 @@ libunwind\-ptrace .SH SYNOPSIS .PP -#include <libunwind.h> +#include <libunwind\-ptrace.h> .br .PP unw_accessors_t @@ -190,6 +190,18 @@ for any reason. For the current implementation, the only reason this call may fail is when the system is out of memory. .PP +.SH FILES + +.PP +.TP +libunwind\-ptrace.h + Headerfile to include when using the +interface defined by this library. +.TP +\fB\-l\fPunwind\-ptrace \fB\-l\fPunwind\-generic + Linker\-switches to add when building a program that uses the +functions defined by this library. +.PP .SH SEE ALSO .PP |