On Tue, 23 Jul 2013, Michael Kerrisk (man-pages) wrote: > On 07/22/13 21:01, David Prévot wrote: > > --- > > man2/perf_event_open.2 | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > I'm not so sure that the change below is correct. Maybe Vince has some > input. it's probably best to have consistent capitalization, and lower case is probably fine. I should research further what "remote cache 2 hops" really means, but that is probably a job for another day. Vince > > 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 combination 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 > >