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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html