summaryrefslogtreecommitdiff
path: root/doc/unw_get_proc_info.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unw_get_proc_info.man')
-rw-r--r--doc/unw_get_proc_info.man10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/unw_get_proc_info.man b/doc/unw_get_proc_info.man
index 93fe748e..6b18edac 100644
--- a/doc/unw_get_proc_info.man
+++ b/doc/unw_get_proc_info.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 Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@@ -10,7 +10,7 @@
.fi
..
-.TH "UNW\\_GET\\_PROC\\_INFO" "3" "31 March 2003" "Programming Library " "Programming Library "
+.TH "UNW\\_GET\\_PROC\\_INFO" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_get_proc_info
\-\- get info on current procedure
@@ -158,8 +158,10 @@ returned.
.PP
unw_get_proc_info()
-is thread\-safe as well as safe to use
-from a signal handler.
+is thread\-safe. If cursor cp
+is
+in the local address\-space, this routine is also safe to use from a
+signal handler.
.PP
.SH ERRORS