perf_event_open.2: Fix indentation of the MMAP layout section

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@maine.edu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Vince Weaver 2013-07-25 22:38:35 -04:00 committed by Michael Kerrisk
parent bc4fc8e0d5
commit 98f3e7ccfa
1 changed files with 2 additions and 1 deletions

View File

@ -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.