diff --git a/apps/app_page.c b/apps/app_page.c
index 178606a432ed8012dddfd2dbd976a55f0ba0e3a6..7184ab9ad15a205aa2a3666c597f8881a2250bd7 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -61,7 +61,7 @@ static const char *page_descrip =
 "destroyed when the original caller leaves.  Valid options are:\n"
 "        d - full duplex audio\n"
 "	 q - quiet, do not play beep to caller\n"
-"	 r - record the page into a file -- you may want to first Set(MEETME_RECORDINGFILE=ReplayLastPage)\n";
+"        r - record the page into a file (see 'r' for app_meetme)\n";
 
 LOCAL_USER_DECL;