summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-01-11 20:01:07 +0000
committerMark Spencer <markster@digium.com>2004-01-11 20:01:07 +0000
commitc26e3b15ac207464a30ec33372527995dd23a81f (patch)
tree6110f7b5cdbd43df61c9be680e09174dec015c6b /apps
parent6b5c11548e3413755f0d1aea4b5d0e1d1609cb47 (diff)
Documentation fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps')
-rwxr-xr-xapps/app_meetme.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 136fdb590..b1555e9fd 100755
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -44,7 +44,8 @@ static char *synopsis2 = "MeetMe participant count";
static char *descrip =
" MeetMe(confno[|options]): Enters the user into a specified MeetMe conference.\n"
"If the conference number is omitted, the user will be prompted to enter\n"
-"one. This application always returns -1.\n"
+"one. This application always returns -1. A ZAPTEL INTERFACE MUST BE INSTALLED\n"
+"FOR CONFERENCING TO WORK!\n\n"
"The option string may contain zero or more of the following characters:\n"
" 'm' -- set monitor only mode (Listen only, no talking\n"