summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sched_setscheduler.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
committerru <ru@FreeBSD.org>2002-12-19 09:40:28 +0000
commit51fe7c1a888747c57136cc34ec54a93a0487b745 (patch)
treef0781cb8e5be3a35234a6d0c123d6ae11ba70e40 /lib/libc/sys/sched_setscheduler.2
parent3424a53ebeadf7ab320c37cf93702953cee94efe (diff)
downloadFreeBSD-src-51fe7c1a888747c57136cc34ec54a93a0487b745.zip
FreeBSD-src-51fe7c1a888747c57136cc34ec54a93a0487b745.tar.gz
mdoc(7) police: "The .Fa argument.".
Diffstat (limited to 'lib/libc/sys/sched_setscheduler.2')
-rw-r--r--lib/libc/sys/sched_setscheduler.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sched_setscheduler.2 b/lib/libc/sys/sched_setscheduler.2
index 7043649..cd47aaa 100644
--- a/lib/libc/sys/sched_setscheduler.2
+++ b/lib/libc/sys/sched_setscheduler.2
@@ -47,7 +47,7 @@ of the process specified by
to
.Fa policy
and the parameters specified in the
-.Fa sched_param
+.Vt sched_param
structure pointed to by
.Fa param ,
respectively.
@@ -92,7 +92,7 @@ Round-robin scheduling across same priority processes.
.El
.Pp
The
-.Fa sched_param
+.Vt sched_param
structure is defined in
.Fa <sched.h> :
.Pp
@@ -146,7 +146,7 @@ No process can be found corresponding to that specified by
.It Bq Er EINVAL
The value of the
.Fa policy
-parameter is invalid, or one or more of the parameters contained in
+argument is invalid, or one or more of the parameters contained in
.Fa param
is outside the valid range for the specified scheduling policy.
.El
OpenPOWER on IntegriCloud