diff options
| author | James Raynard <jraynard@FreeBSD.org> | 1997-12-28 20:52:56 +0000 |
|---|---|---|
| committer | James Raynard <jraynard@FreeBSD.org> | 1997-12-28 20:52:56 +0000 |
| commit | bf58fc26468dfd4379946c6699adda14b7d496fb (patch) | |
| tree | baa1ae054d27f7fb3b159bd7eb43969617f8f96c /usr.sbin/rtprio | |
| parent | 721d426d8208255ef70ed837d5bf184a06062cc3 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rtprio')
| -rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 7e5b4995cb879..eb6a94a98e23a 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rtprio.1,v 1.11 1997/03/07 07:45:17 mpp Exp $ +.\" $Id: rtprio.1,v 1.12 1997/10/13 11:24:00 charnier Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 @@ -36,7 +36,7 @@ .Sh NAME .Nm rtprio , .Nm idprio -.Nd execute, examine or modify a utilitys or process realtime +.Nd execute, examine or modify a utility's or process's realtime or idletime scheduling priority .Sh SYNOPSIS .Nm [id|rt]prio @@ -70,7 +70,7 @@ degradation, and will only be preempted by another process of equal or higher realtime priority. .Pp A process with an idle priority will run only when no other -process is runnable and then only if it's idle priority is equal or +process is runnable and then only if its idle priority is equal or greater than all other runnable idle priority processes. .Pp .Nm Rtprio |
