From dceb9af608235aca743ccc2423c40c485d950de2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 20 Oct 2016 07:54:17 +0200 Subject: [PATCH] perf_event_open.2: srcfix Signed-off-by: Michael Kerrisk --- man2/perf_event_open.2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index b9fdb4a8a..ae15cc6bc 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -2193,7 +2193,10 @@ The entries are from most to least recent, so the first entry has the most recent branch. Support for -.IR mispred ", " predicted " and " cycles +.IR mispred , +.IR predicted , +and +.IR cycles is optional; if not supported, those values will be 0.