mirror of git://sourceware.org/git/glibc.git
manual: Fix duplicate 'consult' erratum
Remove 'consult' duplication appearing in Extensible Scheduling section.
This commit is contained in:
parent
24ac3a570d
commit
bc4202521c
|
@ -977,7 +977,7 @@ multiple parameters (not just priority and niceness).
|
||||||
It is expected that these interfaces will be compatible with all future
|
It is expected that these interfaces will be compatible with all future
|
||||||
scheduling policies.
|
scheduling policies.
|
||||||
|
|
||||||
For additional information about scheduling policies, consult consult
|
For additional information about scheduling policies, consult
|
||||||
the manual pages @manpageurl{sched,7} and @manpageurl{sched_setattr,2}.
|
the manual pages @manpageurl{sched,7} and @manpageurl{sched_setattr,2}.
|
||||||
|
|
||||||
@strong{Note:} Calling the @code{sched_setattr} function is incompatible
|
@strong{Note:} Calling the @code{sched_setattr} function is incompatible
|
||||||
|
|
Loading…
Reference in New Issue