[asterisk-commits] trunk r24639 - /trunk/apps/app_page.c
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Wed May  3 15:40:42 MST 2006
    
    
  
Author: bweschke
Date: Wed May  3 17:40:42 2006
New Revision: 24639
URL: http://svn.digium.com/view/asterisk?rev=24639&view=rev
Log:
 Documentation / whitespace fix.
Modified:
    trunk/apps/app_page.c
Modified: trunk/apps/app_page.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_page.c?rev=24639&r1=24638&r2=24639&view=diff
==============================================================================
--- trunk/apps/app_page.c (original)
+++ trunk/apps/app_page.c Wed May  3 17:40:42 2006
@@ -61,7 +61,7 @@
 "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;
 
    
    
More information about the asterisk-commits
mailing list