aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-10-18 08:16:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-18 08:16:55 +0200
commit141efa1be5230389ed6ffed030f0823195c7962a (patch)
tree8eedcd4aa499477ddcf06538d931cfa25492a6f4
parentffbc7c027313f0c5572c1d94399445cf44036e12 (diff)
downloadman-pages-141efa1be5230389ed6ffed030f0823195c7962a.tar.gz
perf_event_open.2: Minor wording tweaks to Vince Weaver's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/perf_event_open.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index 59ad28959e..68b99bb7f6 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -1826,9 +1826,9 @@ This indicates there is extended data available (currently not used).
.B PERF_RECORD_MISC_PROC_MAP_PARSE_TIMEOUT
.\" commit 930e6fcd2bcce9bcd9d4aa7e755678d33f3fe6f4
This bit is not set by the kernel.
-It is reserved for the userspace perf utility to indicate that
-.I /proc/xxx/maps
-parsing was taking too long and stopped and thus the mmap
+It is reserved for the user-space perf utility to indicate that
+.I /proc/i[pid]/maps
+parsing was taking too long and was stopped, and thus the mmap
records may be truncated.
.RE
.TP