All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf_event_open.2: tfix
@ 2013-10-29  0:39 David Prévot
       [not found] ` <1383007197-1518-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2013-10-29  0:39 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man2/perf_event_open.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index f4cb5bd..9fc774c 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -1289,7 +1289,7 @@ When the mapping is
 the
 .I data_tail
 value should be written by user space to reflect the last read data.
-In this case the kernel will not over-write unread data.
+In this case the kernel will not overwrite unread data.
 .PP
 The following 2^n ring-buffer pages have the layout described below.
 
@@ -2133,7 +2133,7 @@ When
 .B E2BIG
 is returned, the perf_event_attr
 .I size 
-field is over-written by the kernel to be the size of the structure
+field is overwritten by the kernel to be the size of the structure
 it was expecting.
 .TP
 .B EINVAL
-- 
1.8.4.rc3

--
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: tfix
       [not found] ` <1383007197-1518-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-10-30  1:46   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-10-30  1:46 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Applied.

Thanks,

Michael

On 29.10.2013 13:39, David Prévot wrote:
> ---
>  man2/perf_event_open.2 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
> index f4cb5bd..9fc774c 100644
> --- a/man2/perf_event_open.2
> +++ b/man2/perf_event_open.2
> @@ -1289,7 +1289,7 @@ When the mapping is
>  the
>  .I data_tail
>  value should be written by user space to reflect the last read data.
> -In this case the kernel will not over-write unread data.
> +In this case the kernel will not overwrite unread data.
>  .PP
>  The following 2^n ring-buffer pages have the layout described below.
>  
> @@ -2133,7 +2133,7 @@ When
>  .B E2BIG
>  is returned, the perf_event_attr
>  .I size 
> -field is over-written by the kernel to be the size of the structure
> +field is overwritten by the kernel to be the size of the structure
>  it was expecting.
>  .TP
>  .B EINVAL
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
My next Linux/UNIX system programming course:
--
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-10-30  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-29  0:39 [PATCH] perf_event_open.2: tfix David Prévot
     [not found] ` <1383007197-1518-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-10-30  1:46   ` 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.