| Summary: | typo in sched_get_priority_max.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | ohsawa <ohsawa> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Committed, thanks! |
at STANDARDS section in man page of sched_get_priority_max.2 , STANDARDS The sched_setscheduler() and sched_getscheduler() functions conform to IEEE Std 1003.1b-1993 (``POSIX.1''). I think "sched_setscheduler() and sched_getscheduler()" is typo of "sched_get_priority_max() , sched_get_priority_min() and sched_rr_get_interval()" . But I don't know the functions conform to IEEE Std 1003.1b-1993(``POSIX.1''). How-To-Repeat: Do "man 2 sched_get_priority_max".