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)
Wed, Oct 23, 2:24 AM
Unknown Object (File)
Oct 4 2024, 5:26 AM
Unknown Object (File)
Oct 4 2024, 5:20 AM
Unknown Object (File)
Oct 4 2024, 3:17 AM
Unknown Object (File)
Sep 23 2024, 3:23 PM
Unknown Object (File)
Sep 23 2024, 6:23 AM
Unknown Object (File)
Sep 22 2024, 8:00 PM
Unknown Object (File)
Sep 21 2024, 2:52 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