Index: state_help.c =================================================================== --- state_help.c (revision 3) +++ state_help.c (working copy) @@ -64,14 +64,13 @@ buffer_text(usr); Put(usr, "\n" - "Introduction Editing recipient lists\n" - "eXpress messages Editing with colors\n" - "Friends and enemies Navigating the --More-- prompt\n" + " Introduction Customizing your profile\n" + " Express messages Editing recipient lists\n" + " Friends and enemies Editing with colors\n" ); Put(usr, - "Reading and posting messages\n" - "The room system\n" - "Customizing your profile Other commands\n" + " Reading and posting messages Navigating the --More-- prompt\n" + " The room system Other commands\n" ); read_menu(usr); Return;