Index: src/help.c =================================================================== --- src/help.c (revision 5710) +++ src/help.c (working copy) @@ -339,11 +339,11 @@ htx[1] = N_("The bottom two lines show the most commonly used " "shortcuts in the editor.\n\n The notation for " "shortcuts is as follows: Control-key sequences are " - "notated with a caret (^) symbol and can be entered " + "notated with '^' (a caret symbol) and can be entered " "either by using the Control (Ctrl) key or pressing " - "the Escape (Esc) key twice. Escape-key sequences are " - "notated with the Meta (M-) symbol and can be entered " - "using either the Esc, Alt, or Meta key depending on " + "the Escape (Esc) key twice. Meta-key sequences are " + "notated with 'M-' and can be entered " + "using either the Alt, Cmd, or Esc key, depending on " "your keyboard setup. "); htx[2] = N_("Also, pressing Esc twice and then typing a " "three-digit decimal number from 000 to 255 will enter "