aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sched_setparam.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-04 20:55:50 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-04 20:55:50 +0000
commit1c85060a1336f3d13c474b01bf8ce4d997ca3793 (patch)
treeed33b065b7476cddbae2c50bb2ebf1b07a385df6 /lib/libc/sys/sched_setparam.2
parent2d1dca73ee8401b58859aa5a47d081a1706b9401 (diff)
Sort SEE ALSO references (in dictionary order, ignoring case).
Notes
Notes: svn path=/head/; revision=131594
Diffstat (limited to 'lib/libc/sys/sched_setparam.2')
-rw-r--r--lib/libc/sys/sched_setparam.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2
index dfc2ac0c6ebd..315fd826cc7d 100644
--- a/lib/libc/sys/sched_setparam.2
+++ b/lib/libc/sys/sched_setparam.2
@@ -159,9 +159,9 @@ is outside the range defined for the scheduling policy of the specified
.Fa pid .
.El
.Sh SEE ALSO
-.Xr sched_getscheduler 2 ,
.Xr sched_get_priority_max 2 ,
.Xr sched_get_priority_min 2 ,
+.Xr sched_getscheduler 2 ,
.Xr sched_rr_get_interval 2 ,
.Xr sched_setscheduler 2 ,
.Xr sched_yield 2