summaryrefslogtreecommitdiff
path: root/apps/app_page.c
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2006-05-03 22:40:42 +0000
committerBJ Weschke <bweschke@btwtech.com>2006-05-03 22:40:42 +0000
commit8ce9bec4ce977642ae12c0e6d77b68fe59fc931a (patch)
treef8cbabac1c5b67d1aaabfd1f2d7575b585c67404 /apps/app_page.c
parentfd7ca090724cc6d2ae2f802bdc415ecd3061cf71 (diff)
Documentation / whitespace fix.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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;