* [PATCH] getunwind.2: wfix and tfix
@ 2013-03-02 23:10 David Prévot
[not found] ` <1362265812-27531-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2013-03-02 23:10 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
---
man2/getunwind.2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man2/getunwind.2 b/man2/getunwind.2
index 13ed6e3..6ac8c4d 100644
--- a/man2/getunwind.2
+++ b/man2/getunwind.2
@@ -67,12 +67,12 @@ The unwind table contains entries of the following form:
.nf
u64 start; (64-bit address of start of function)
- u64 end; (64-bit address of start of function)
+ u64 end; (64-bit address of end of function)
u64 info; (BUF-relative offset to unwind info)
.fi
An entry whose
-.I sytart
+.I start
value is zero indicates the end of the table.
For more information about the format, see the
.I IA-64 Software Conventions and Runtime Architecture
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] getunwind.2: wfix and tfix
[not found] ` <1362265812-27531-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-03-05 16:39 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-03-05 16:39 UTC (permalink / raw)
To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks David. Applied.
On Sun, Mar 3, 2013 at 12:10 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
> man2/getunwind.2 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man2/getunwind.2 b/man2/getunwind.2
> index 13ed6e3..6ac8c4d 100644
> --- a/man2/getunwind.2
> +++ b/man2/getunwind.2
> @@ -67,12 +67,12 @@ The unwind table contains entries of the following form:
>
> .nf
> u64 start; (64-bit address of start of function)
> - u64 end; (64-bit address of start of function)
> + u64 end; (64-bit address of end of function)
> u64 info; (BUF-relative offset to unwind info)
> .fi
>
> An entry whose
> -.I sytart
> +.I start
> value is zero indicates the end of the table.
> For more information about the format, see the
> .I IA-64 Software Conventions and Runtime Architecture
> --
> 1.7.10.4
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-05 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 23:10 [PATCH] getunwind.2: wfix and tfix David Prévot
[not found] ` <1362265812-27531-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-03-05 16:39 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox