aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-09-27 14:12:01 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-09-27 14:18:46 +0200
commit27f942adbc03bc6a536abd8fb089e7e3bf9c0ae4 (patch)
tree45913f4a9bd297b3ebe859c259a58b1d228e9e93 /man2
parent1c6f26640727c658c4deef85926652aac5a03612 (diff)
downloadman-pages-27f942adbc03bc6a536abd8fb089e7e3bf9c0ae4.tar.gz
sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pthread_mutex_consistent.3, strtol.3, sched.7, uts_namespaces.7: SEE ALSO: correct list order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/sched_setparam.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2
index 9c1f8ed43d..f792c42043 100644
--- a/man2/sched_setparam.2
+++ b/man2/sched_setparam.2
@@ -121,8 +121,8 @@ POSIX.1-2001, POSIX.1-2008.
.SH SEE ALSO
.ad l
.nh
-.BR gettid (2),
.BR getpriority (2),
+.BR gettid (2),
.BR nice (2),
.BR sched_get_priority_max (2),
.BR sched_get_priority_min (2),