There was a typo with the name of PERF_ATTR_SIZE_VER3 Signed-off-by: Vince Weaver <vincent.weaver@xxxxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html