Bug 26001

Summary: typo in sched_get_priority_max.2
Product: Documentation Reporter: ohsawa <ohsawa>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ohsawa 2001-03-22 16:10:01 UTC
       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".
Comment 1 dd freebsd_committer freebsd_triage 2001-09-03 18:55:10 UTC
State Changed
From-To: open->closed

Committed, thanks!