diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
commit | 1c85060a1336f3d13c474b01bf8ce4d997ca3793 (patch) | |
tree | ed33b065b7476cddbae2c50bb2ebf1b07a385df6 /lib/libc/sys/sched_setparam.2 | |
parent | 2d1dca73ee8401b58859aa5a47d081a1706b9401 (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.2 | 2 |
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 |