perf_event_open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2013-10-28 20:39:57 -04:00 committed by Michael Kerrisk
parent e6cf569408
commit d6af98f849
1 changed files with 2 additions and 2 deletions

View File

@ -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.
@ -2139,7 +2139,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