aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.74
1 files changed, 1 insertions, 3 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 0c4c07bb37..0f232e86d1 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -97,9 +97,7 @@ alternate signal stack
.RB ( sigaltstack (2))
.IP \- 3
real-time scheduling policy and priority
-.RB ( sched_setscheduler (2)
-and
-.BR sched_setparam (2))
+.RB ( sched (7))
.PP
The following Linux-specific features are also per-thread:
.IP \- 3