]> git.ipfire.org Git - thirdparty/man-pages.git/commit
pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpo...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 May 2014 07:19:55 +0000 (09:19 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 May 2014 19:19:59 +0000 (21:19 +0200)
commit25ac81736e91dcb748c4dba5c512c9f0261e01db
treedc8aec8b80210bec16cd1f8a8569c4e8357d456a
parentedf9eec6beda34350af378bba6d0c1d431627867
pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_setaffinity_np.3, pthread_setschedparam.3, pthread_setschedprio.3, pthread_yield.3, pthreads.7: Change references to "sched_setscheduler(2)" to "sched(7)"

Change consistent with the fact that the scheduling overview
page is now sched(7) not sched_setscheduler(2).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_attr_setinheritsched.3
man3/pthread_attr_setschedparam.3
man3/pthread_attr_setschedpolicy.3
man3/pthread_setaffinity_np.3
man3/pthread_setschedparam.3
man3/pthread_setschedprio.3
man3/pthread_yield.3
man7/pthreads.7