Deleted Added
full compact
sched_get_priority_max.2 (34925) sched_get_priority_max.2 (38702)
1.\" $Id:$
1.\" $Id: sched_get_priority_max.2,v 1.1 1998/03/28 11:48:50 dufault Exp $
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 93 unchanged lines hidden (view full) ---

103and
104.Fn sched_rr_get_interval
105functions are not supported by the implementation.
106.It Bq Er ESRCH
107No process can be found corresponding to that specified by
108.Fa pid .
109.El
110.Sh SEE ALSO
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 93 unchanged lines hidden (view full) ---

103and
104.Fn sched_rr_get_interval
105functions are not supported by the implementation.
106.It Bq Er ESRCH
107No process can be found corresponding to that specified by
108.Fa pid .
109.El
110.Sh SEE ALSO
111.Xr sched_getparam 2 ,
112.Xr sched_setparam 2 ,
113.Xr sched_get_scheduler 2 ,
111.Xr sched_get_scheduler 2 ,
114.Xr sched_set_scheduler 2
112.Xr sched_getparam 2 ,
113.Xr sched_set_scheduler 2 ,
114.Xr sched_setparam 2
115.Sh STANDARDS
116The
117.Fn sched_setscheduler
118and
119.Fn sched_getscheduler
120functions conform to
121.St -p1003.1b-93 .
115.Sh STANDARDS
116The
117.Fn sched_setscheduler
118and
119.Fn sched_getscheduler
120functions conform to
121.St -p1003.1b-93 .