summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sched_setscheduler.2
diff options
context:
space:
mode:
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 7635bfe..2a196c8 100644
--- a/lib/libc/sys/sched_setscheduler.2
+++ b/lib/libc/sys/sched_setscheduler.2
@@ -1,4 +1,4 @@
-.\" $Id:$
+.\" $Id: sched_setscheduler.2,v 1.1 1998/03/28 11:48:55 dufault Exp $
.\" Copyright (c) 1998 HD Associates, Inc.
.\" All rights reserved.
.\"
@@ -152,11 +152,11 @@ parameter is invalid, or one or more of the parameters contained in
is outside the valid range for the specified scheduling policy.
.El
.Sh SEE ALSO
-.Xr sched_getparam 2 ,
-.Xr sched_setparam 2 ,
.Xr sched_get_priority_max 2 ,
.Xr sched_get_priority_min 2 ,
+.Xr sched_getparam 2 ,
.Xr sched_rr_get_interval 2 ,
+.Xr sched_setparam 2 ,
.Xr sched_yield 2
.Sh STANDARDS
The
OpenPOWER on IntegriCloud