Bug 27017

Summary: printf(3) man page doesn't document "%ll{d,o,x}"
Product: Base System Reporter: guy
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description guy 2001-05-01 22:50:00 UTC
As of FreeBSD 4.0, "printf" and company support "%ll{d,o,x}", as well
as "%q{d,o,x}", for printing "long long int" quantities.

However, the man page doesn't appear to document that.
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2001-06-13 20:05:20 UTC
State Changed
From-To: open->closed

Fixed in -current; soon to be MFC'd. Thanks, Guy!