Deleted Added
full compact
sched_get_priority_max.2 (75670) sched_get_priority_max.2 (79366)
1.\" $FreeBSD: head/lib/libc/sys/sched_get_priority_max.2 75670 2001-04-18 15:54:10Z ru $
1.\" $FreeBSD: head/lib/libc/sys/sched_get_priority_max.2 79366 2001-07-06 16:46:48Z ru $
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.

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

107and
108.Fn sched_rr_get_interval
109functions are not supported by the implementation.
110.It Bq Er ESRCH
111No process can be found corresponding to that specified by
112.Fa pid .
113.El
114.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.

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

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