Re: [PATCH] getunwind.2: wfix and tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks David. Applied.

On Sun, Mar 3, 2013 at 12:10 AM, David Prévot <taffit@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux