summaryrefslogtreecommitdiff
path: root/man2
diff options
context:
space:
mode:
authorVince Weaver <vincent.weaver@maine.edu>2013-05-21 13:02:46 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-06-02 14:27:20 +0200
commit08e325e8d543a4989b4f4ae668ba4a77b118bb69 (patch)
treef3594a86322d5c9eb4d903ed25e7608a942aa3ef /man2
parent89b85ead221aa3c9a35364e5fc1cdb6eb5d86a80 (diff)
perf_event_open.2: Small correction to description of 'flags' argument
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/perf_event_open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index f3850f00..8fb08590 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -148,7 +148,7 @@ instructions.
.P
The
.I flags
-argument takes one of the following values:
+argument is formed by ORing together zero or more of the following values:
.TP
.BR PERF_FLAG_FD_NO_GROUP
.\" FIXME The following sentence is unclear