lint: KNF
branches: 1.3.2;lint: rename snprintb 'directives' to 'conversions'This aligns the terminology with the snprintf function.
lint: fix warning about "empty" single-letter snprintb descriptions
lint: test format strings from snprintb callsThe functions snprintb and snprintb_m are specific to NetBSD, and theirformat strings are tricky to get correct. Provide some assistance incatching the most common mistakes.