Index: apps/app_voicemail.c =================================================================== RCS file: /usr/cvsroot/asterisk/apps/app_voicemail.c,v retrieving revision 1.276 diff -u -r1.276 app_voicemail.c --- apps/app_voicemail.c 28 Nov 2005 02:55:56 -0000 1.276 +++ apps/app_voicemail.c 29 Nov 2005 18:44:34 -0000 @@ -326,7 +326,7 @@ "calling party to check voicemail messages. A specific mailbox, and optional\n" "corresponding context, may be specified. If a mailbox is not provided, the\n" "calling party will be prompted to enter one. If a context is not specified,\n" -"the 'default' context will be used.\n\n" +"all contexts will be searched for a matching mailbox.\n\n" " Options:\n" " p - Consider the mailbox parameter as a prefix to the mailbox that\n" " is entered by the caller.\n"