Bug 39257

Summary: printf manpage doesn't document error returns
Product: Documentation Reporter: Jonathan Lennox <lennox>
Component: Books & ArticlesAssignee: Tim Robbins <tjr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jonathan Lennox 2002-06-14 02:10:01 UTC
The *printf family of functions can, in a number of circumstances, fail, returning EOF.

None of these circumstances are documented in printf(3), nor indeed is the EOF return value at all.
Comment 1 Tim Robbins freebsd_committer freebsd_triage 2002-12-20 07:39:00 UTC
Responsible Changed
From-To: freebsd-doc->tjr

I will add an ERRORS section to printf(3) and wprintf(3) and document the 
EOF return value.
Comment 2 Tim Robbins freebsd_committer freebsd_triage 2002-12-20 08:28:34 UTC
State Changed
From-To: open->patched

Manual page has been updated in -current.
Comment 3 Eugene Grosbein 2003-03-01 17:25:05 UTC
Hi!

How about MFC for those man pages fixer before 4.8-RELEASE?

Eugene Grosbein
Comment 4 Tim Robbins freebsd_committer freebsd_triage 2003-03-02 07:30:22 UTC
State Changed
From-To: patched->closed

Fixed in -stable.