aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_page.c
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-03 22:40:42 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-03 22:40:42 +0000
commit6fcf0ad7d976b2426e019d2cc3c6886c86a63ef4 (patch)
treef8cbabac1c5b67d1aaabfd1f2d7575b585c67404 /apps/app_page.c
parent64bf23e63b64b2c5b0589966503c19d0681e0881 (diff)
Documentation / whitespace fix.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24639 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_page.c')
-rw-r--r--apps/app_page.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_page.c b/apps/app_page.c
index 178606a43..7184ab9ad 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;