All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] perf_event_open.2 typo with PERF_ATTR_SIZE_VER3
@ 2015-01-07 17:37 Vince Weaver
       [not found] ` <alpine.DEB.2.11.1501071235140.11398-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Vince Weaver @ 2015-01-07 17:37 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA


There was a typo with the name of PERF_ATTR_SIZE_VER3

Signed-off-by: Vince Weaver <vincent.weaver-e7X0jjDqjFGHXe+LvDLADg@public.gmane.org>

diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index 8bde791..34b939d 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -330,7 +330,7 @@ is set to 64; this was the size of the first published struct.
 is 72, corresponding to the addition of breakpoints in Linux 2.6.33.
 .B PERF_ATTR_SIZE_VER2
 is 80 corresponding to the addition of branch sampling in Linux 3.4.
-.B PERF_ATR_SIZE_VER3
+.B PERF_ATTR_SIZE_VER3
 is 96 corresponding to the addition
 of
 .I sample_regs_user
--
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] perf_event_open.2 typo with PERF_ATTR_SIZE_VER3
       [not found] ` <alpine.DEB.2.11.1501071235140.11398-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
@ 2015-01-08  5:28   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-08  5:28 UTC (permalink / raw)
  To: Vince Weaver
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 01/07/2015 06:37 PM, Vince Weaver wrote:
> 
> There was a typo with the name of PERF_ATTR_SIZE_VER3

Thanks, Vince. Applied.

Cheers,

Michael


> Signed-off-by: Vince Weaver <vincent.weaver-e7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
> 
> diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
> index 8bde791..34b939d 100644
> --- a/man2/perf_event_open.2
> +++ b/man2/perf_event_open.2
> @@ -330,7 +330,7 @@ is set to 64; this was the size of the first published struct.
>  is 72, corresponding to the addition of breakpoints in Linux 2.6.33.
>  .B PERF_ATTR_SIZE_VER2
>  is 80 corresponding to the addition of branch sampling in Linux 3.4.
> -.B PERF_ATR_SIZE_VER3
> +.B PERF_ATTR_SIZE_VER3
>  is 96 corresponding to the addition
>  of
>  .I sample_regs_user
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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:[~2015-01-08  5:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-07 17:37 [patch] perf_event_open.2 typo with PERF_ATTR_SIZE_VER3 Vince Weaver
     [not found] ` <alpine.DEB.2.11.1501071235140.11398-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
2015-01-08  5:28   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.