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.
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.
State Changed From-To: open->patched Manual page has been updated in -current.
Hi! How about MFC for those man pages fixer before 4.8-RELEASE? Eugene Grosbein
State Changed From-To: patched->closed Fixed in -stable.