OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / getunwind.2
index fe633b3..f8515e4 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH GETUNWIND 2 2013-02-13 Linux "Linux Programmer's Manual"
+.TH GETUNWIND 2 2014-09-21 Linux "Linux Programmer's Manual"
 .SH NAME
 getunwind \- copy the unwind data to caller's buffer
 .SH SYNOPSIS
@@ -81,7 +81,7 @@ manual.
 .SH RETURN VALUE
 On success,
 .BR getunwind ()
-returns the size of unwind table.
+returns the size of the unwind data.
 On error, \-1 is returned and
 .I errno
 is set to indicate the error.
@@ -110,3 +110,12 @@ in the unlikely event that you want to call it, use
 .BR syscall (2).
 .SH SEE ALSO
 .BR getauxval (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.