Small mistake in Reference (Binary Integer Constants)

You can also keep an eye out for this neat set of macros that lets you specify binary constants like:

PORTB = B8(1010);