From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH 2/2] perf_event_open.2: cfix Date: Tue, 23 Jul 2013 13:26:16 +0200 Message-ID: <51EE6858.1050607@gmail.com> References: <1374519679-1390-1-git-send-email-taffit@debian.org> <1374519679-1390-2-git-send-email-taffit@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1374519679-1390-2-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?ISO-8859-1?Q?David_Pr=E9vot?= Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Vince Weaver List-Id: linux-man@vger.kernel.org On 07/22/13 21:01, David Pr=E9vot wrote: > --- > man2/perf_event_open.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) David, I'm not so sure that the change below is correct. Maybe Vince has some input. Cheers, Michael > diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 > index b1a7114..ef89b05 100644 > --- a/man2/perf_event_open.2 > +++ b/man2/perf_event_open.2 > @@ -1673,7 +1673,7 @@ memory hierarchy level hit or miss, a bitwise c= ombination of > .B PERF_MEM_LVL_REM_CCE1 > (remote cache 1 hop), > .B PERF_MEM_LVL_REM_CCE2 > -(remote Cache 2 hops), > +(remote cache 2 hops), > .B PERF_MEM_LVL_IO > (I/O memory), and > .B PERF_MEM_LVL_UNC -- 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