]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
perf_event_open.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 22 Jan 2015 07:34:09 +0000 (08:34 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 22 Jan 2015 07:45:12 +0000 (08:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/perf_event_open.2

index 3e9b6a6465f86e2d240277345fec5d4ea0357e6a..4833b8b1e4c720e4fc26a511f25e6984fb3ae5ed 100644 (file)
@@ -156,12 +156,12 @@ using the
 .B PERF_FLAG_FD_OUTPUT
 flag.
 .TP
-.BR PERF_FLAG_FD_OUTPUT " (broken since Linux 2.6.35)."
+.BR PERF_FLAG_FD_OUTPUT " (broken since Linux 2.6.35)"
 This flag re-routes the event's sampled output to instead
 be included in the mmap buffer of the event specified by
 .IR group_fd .
 .TP
-.BR PERF_FLAG_PID_CGROUP " (since Linux 2.6.39)."
+.BR PERF_FLAG_PID_CGROUP " (since Linux 2.6.39)"
 This flag activates per-container system-wide monitoring.
 A container
 is an abstraction that isolates a set of resources for finer-grained