aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getunwind.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getunwind.2')
-rw-r--r--man2/getunwind.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getunwind.2 b/man2/getunwind.2
index f704bd6946..fda06f3f48 100644
--- a/man2/getunwind.2
+++ b/man2/getunwind.2
@@ -34,7 +34,7 @@ getunwind \- copy the unwind data to caller's buffer
.PP
.BI "long getunwind(void " *buf ", size_t " buf_size );
.fi
-
+.PP
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION