Bug 31214

Summary: ieee(3) manpage errors
Product: Documentation Reporter: alex.neyman <alex.neyman>
Component: Books & ArticlesAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description alex.neyman 2001-10-11 08:10:00 UTC
There are several errors in ieee(3) manpage.
* finite/finitef description lacks closing parenthesis and a period.
* ilogb/ilogbf description refers to argument `n' which these function
  do not take.

Fix: 

Wish I'd be good at -mdoc.
How-To-Repeat: man 3 ilogb
Comment 1 dd freebsd_committer freebsd_triage 2001-10-15 00:08:14 UTC
Responsible Changed
From-To: freebsd-doc->dd

I have a fix for this.
Comment 2 dd freebsd_committer freebsd_triage 2001-10-15 14:34:32 UTC
State Changed
From-To: open->closed

Fixed, thanks!