diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index e5b3f51f1ccbfe443024cd6b70be3987af3d2f48..1f518dca8b0dbb9af7557f4c751cad614ec2f45d 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -270,7 +270,8 @@
 					<description><para>
 						Asterisk will send unsolicited MWI NOTIFY messages to the endpoint when state
 						changes happen for any of the specified mailboxes. More than one mailbox can be
-						specified with a comma-delimited string. Mailboxes must be specified as <mailbox>@<context>.
+						specified with a comma-delimited string. Mailboxes must be specified as mailbox@context;
+						for example: mailboxes=6001@default.
 						For endpoints that SUBSCRIBE for MWI, you can set the <literal>mailboxes</literal> option in your AOR
 						configuration.
 					</para></description>