OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / getunwind.2
index c9b9bf0..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.
@@ -111,7 +111,7 @@ in the unlikely event that you want to call it, use
 .SH SEE ALSO
 .BR getauxval (3)
 .SH COLOPHON
-This page is part of release 3.67 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,