--- asterisk/frame.c.orig 2003-10-06 12:16:19.000000000 -0400 +++ asterisk/frame.c 2003-10-06 12:17:13.000000000 -0400 @@ -455,7 +455,7 @@ return RESULT_SHOWUSAGE; if (getenv("I_AM_NOT_AN_IDIOT") == NULL) - ast_cli(fd, "Disclaimer: this command is for informational purposes + ast_cli(fd, "Disclaimer: this command is for informational purposes\ only.\n\tIt does not indicate anything about your configuration.\n"); if ((argc == 2) || (!strcasecmp(argv[1],"audio"))) {