The indentation of the MMAP layout section wasn't quite right. I think this improves things but I admit I'm not an expert at the low-level indentation directives. Signed-off-by: Vince Weaver <vincent.weaver@xxxxxxxxx> diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index b1a7114..20e2d71 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -1749,8 +1749,8 @@ Sample happened in the guest kernel. Sample happened in guest user code. .RE -In addition, one of the following bits can be set: .RS +In addition, one of the following bits can be set: .TP .B PERF_RECORD_MISC_MMAP_DATA This is set when the mapping is not executable; @@ -1766,6 +1766,7 @@ See also .TP .B PERF_RECORD_MISC_EXT_RESERVED This indicates there is extended data available (currently not used). +.RE .TP .I size This indicates the size of the record. -- 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