K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-09-05T21:44:50.731414Z K 7 svn:log V 306 printf(1): Clarify that \OOO produces a byte, different %b escape sequences. Octal escape sequences are expanded to bytes, not characters, and multiple are required for a multibyte character. The valid escape sequences in %b strings are slightly different from the escape sequences in the format string. END