drupal_page_help()
Menu callback; print Drupal-authentication-specific information from user/help.
modules/drupal.module, line 344
<?php function drupal_page_help() { return drupal_help('user/help#drupal'); } ?>