Page MenuHomeFreeBSD

printf(9): clarify the description of indices for %b
ClosedPublic

Authored by mhorne on Apr 25 2023, 5:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 4:10 AM
Unknown Object (File)
Sun, Mar 2, 8:23 PM
Unknown Object (File)
Sat, Feb 22, 2:15 PM
Unknown Object (File)
Sat, Feb 22, 1:57 PM
Unknown Object (File)
Sat, Feb 22, 1:31 PM
Unknown Object (File)
Sat, Feb 22, 1:30 PM
Unknown Object (File)
Jan 25 2025, 1:42 PM
Unknown Object (File)
Jan 23 2025, 8:55 AM
Subscribers

Details

Summary

The bit values are numbers given in octal representation, not decimal,
as one might assume from the description.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable