summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sched_get_priority_max.2
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commit7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/sys/sched_get_priority_max.2
parentd087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/sched_get_priority_max.2')
-rw-r--r--lib/libc/sys/sched_get_priority_max.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2
index cebce154d233..20b245953b6a 100644
--- a/lib/libc/sys/sched_get_priority_max.2
+++ b/lib/libc/sys/sched_get_priority_max.2
@@ -118,7 +118,7 @@ No process can be found corresponding to that specified by
.Xr sched_set_scheduler 2
.Sh STANDARDS
The
-.Fn sched_setscheduler
+.Fn sched_setscheduler
and
.Fn sched_getscheduler
functions conform to