summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-09-03 17:55:08 +0000
committerdd <dd@FreeBSD.org>2001-09-03 17:55:08 +0000
commite2dcf3d0c97594cf30da3c88fdd3e5d86637937d (patch)
treeac2dd6c59ab0797c43fc97510624210acbd0edb1 /lib
parent3ac0264ecdb2eb19e1796b9a36dd7dd92edaeacc (diff)
downloadFreeBSD-src-e2dcf3d0c97594cf30da3c88fdd3e5d86637937d.zip
FreeBSD-src-e2dcf3d0c97594cf30da3c88fdd3e5d86637937d.tar.gz
This does not describe sched_{get,set}scheduler.
PR: 26001 Submitted by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp>
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sched_get_priority_max.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2
index 82b8685..0f1c8d8 100644
--- a/lib/libc/sys/sched_get_priority_max.2
+++ b/lib/libc/sys/sched_get_priority_max.2
@@ -113,8 +113,9 @@ No process can be found corresponding to that specified by
.Xr sched_setscheduler 2
.Sh STANDARDS
The
-.Fn sched_setscheduler
+.Fn sched_get_priority_max ,
+.Fn sched_get_priority_min ,
and
-.Fn sched_getscheduler
+.Fn sched_rr_get_interval
functions conform to
.St -p1003.1b-93 .
OpenPOWER on IntegriCloud