K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-04-25T14:36:38.732972Z K 7 svn:log V 319 MFC r212244: 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