--- res_agi.c 2005-08-09 14:59:22.000000000 +1200 +++ res_agi2.c 2005-08-13 02:46:08.000000000 +1200 @@ -1380,7 +1380,7 @@ " -1 only on error/hangup.\n"; static char usage_recvtext[] = -" Usage: RECEIVE CHAR \n" +" Usage: RECEIVE TEXT \n" " Receives a string of text on a channel. Specify timeout to be the\n" " maximum time to wait for input in milliseconds, or 0 for infinite. Most channels\n" " do not support the reception of text. Returns -1 for failure or 1 for success, and the string in parentheses.\n";