From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: perf_event_open.2 : fix indentation of the MMAP layout section Date: Sat, 27 Jul 2013 12:17:08 +0200 Message-ID: <51F39E24.1040206@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vince Weaver Cc: Michael Kerrisk , linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 07/26/13 04:38, Vince Weaver wrote: > > 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. Thanks, Vince. Applied. Cheers, Michael > Signed-off-by: Vince Weaver > > 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html