ArduinoToBreadboard Bug

These instructions...

Include this download for a "boards.txt" file...
http://arduino.cc/en/uploads/Tutorial/breadboard.zip

In that "boards.txt" file, this entry...

  atmega328bb.bootloader.high_fuses=0xD9

...is wrong. It should be this...

  atmega328bb.bootloader.high_fuses=0xD[glow=yellow,2,300]8[/glow]

Details are available here...
http://arduino.cc/forum/index.php/topic,59721.0.html