Page Chapter 4. The Menu System, Page 46

Location on the page: 
Top, code example
Error: 

'path' => 'admin/user/eradicate',

Correction: 

'path' => 'admin/user/user/eradicate',

Description of the Error: 

Incorrect path to menu item (Drupal 5.2)