This commit is contained in:
Michael Kerrisk 2008-07-02 11:58:38 +00:00
parent bcc07f32cc
commit 6c74a96694
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ Processes scheduled under one of the real-time policies
than normal processes.)
Note well: POSIX.1-2001 only requires an implementation to support a
minimum 32 distinct priority levels for the real-time policies,
and some some systems supply just this minimum.
and some systems supply just this minimum.
Portable programs should use
.BR sched_get_priority_min (2)
and