prctl.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-25 08:04:11 +12:00
parent 06afe6739c
commit bc02b3ea72
1 changed files with 4 additions and 7 deletions

View File

@ -37,10 +37,13 @@
.\" 2008-06-13 Erik Bosman, <ejbosman@cs.vu.nl>
.\" Document PR_GET_TSC and PR_SET_TSC.
.\" 2008-06-15 mtk, Document PR_SET_SECCOMP, PR_GET_SECCOMP
.\" 2009-10-03 Andi Kleen, document PR_MCE_KILL_*
.\" 2009-10-03 Andi Kleen, document PR_MCE_KILL
.\" 2012-04 Cyrill Gorcunov, Document PR_SET_MM
.\" 2012-04-25 Michael Kerrisk, Document PR_TASK_PERF_EVENTS_DISABLE and
.\" PR_TASK_PERF_EVENTS_ENABLE
.\"
.\" FIXME: Document PR_SET_TIMERSLACK and PR_GET_TIMERSLACK (new in 2.6.28)
.\" commit 6976675d94042fbd446231d1bd8b7de71a980ada
.\"
.TH PRCTL 2 2012-04-23 "Linux" "Linux Programmer's Manual"
.SH NAME
@ -297,12 +300,6 @@ is not currently implemented
.BR PR_GET_TIMING " (since Linux 2.6.0-test4)"
Return (as the function result) which process timing method is currently
in use.
.\" FIXME: Document PR_TASK_PERF_EVENTS_DISABLE and
.\" PR_TASK_PERF_EVENTS_ENABLE (new in 2.6.32)
.\" Was PR_TASK_PERF_COUNTERS_DISABLE/PR_TASK_PERF_COUNTERS_ENABLE
.\" commit: 1d1c7ddbfab358445a542715551301b7fc363e28
.\" (new in 2.6.31)
.\" Renamed with commit cdd6c482c9ff9c55475ee7392ec8f672eddb7be6
.TP
.BR PR_TASK_PERF_EVENTS_DISABLE " (since Linux 2.6.31)"
Disable all performance counters attached to the calling process,