We renamed and relocated most of the administration related menu items but Drupal's built-in documentation has not been updated accordingly.

$ grep -lr "site configuration" *
INSTALL
modules/forum.module
modules/comment.module
modules/drupal.module
modules/statistics.module
modules/story.module
modules/system.module

$ grep -lr "block management" *
modules/block.module
modules/cloud.module
modules/import.module

$ grep -lr "user management" *
INSTALL
modules/bloggerapi.module
modules/comment.module
modules/system.module

$ grep -lr "comment management" *
modules/comment.module

$ grep -lr "content syndication" *
modules/cloud.module

Comments

Dries’s picture

Assigned: Unassigned » Dries
Priority: Critical » Normal

I think I updated them all -- at least those in the main repository. Marking this critical bug as fixed and lowering its priority.

Anonymous’s picture

Automatically closed due to inactivity (marked fixed for 14 days).