HomeFreeBSD

printf(9): clarify the description of %b

Description

printf(9): clarify the description of %b

The bit values are numbers given in octal representation, not decimal,
as one might assume from the description. Same goes for the base,
although this has an example.

Reviewed by: emaste
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39815

Details

Provenance
mhorneAuthored on Apr 25 2023, 8:26 PM
Reviewer
emaste
Differential Revision
D39815: printf(9): clarify the description of indices for %b
Parents
rG7edb7adf8c8b: arm64/disassem.c: Add support str/strb/strh instructions
Branches
Unknown
Tags
Unknown