aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sched_setparam.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1998-08-31 16:41:09 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1998-08-31 16:41:09 +0000
commitacd80190835b96c5eaa73cb9864470b2facf9112 (patch)
treef587f29347afc9f51d8819f6003dd6b7d77c0e78 /lib/libc/sys/sched_setparam.2
parent4d3ee609416860429014877b695db878e04be7ca (diff)
Sort cross references.
Notes
Notes: svn path=/head/; revision=38702
Diffstat (limited to 'lib/libc/sys/sched_setparam.2')
-rw-r--r--lib/libc/sys/sched_setparam.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2
index b63d959e8513..629f81a5d158 100644
--- a/lib/libc/sys/sched_setparam.2
+++ b/lib/libc/sys/sched_setparam.2
@@ -1,4 +1,4 @@
-.\" $Id: sched_setparam.2,v 1.1 1998/03/28 11:48:52 dufault Exp $
+.\" $Id: sched_setparam.2,v 1.2 1998/06/04 21:05:45 steve Exp $
.\" Copyright (c) 1998 HD Associates, Inc.
.\" All rights reserved.
.\"
@@ -157,11 +157,11 @@ is outside the range defined for the scheduling policy of the specified
.Fa pid .
.El
.Sh SEE ALSO
-.Xr sched_getscheduler 2 ,
-.Xr sched_setscheduler 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
.Sh STANDARDS
The