summaryrefslogtreecommitdiff
path: root/fxstest.c
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2008-05-23 16:32:43 +0000
committerMatthew Fredrickson <creslin@digium.com>2008-05-23 16:32:43 +0000
commitadd8ef14f39b1db9652bad7db9d50f995d3a8802 (patch)
tree05110fd820380e08764e4f872d6c8256b49b3869 /fxstest.c
parent21308078ee476f5500c5a96acab3f77fc585d5b3 (diff)
Remove remaining references to zap devices and some zaptel references
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4352 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'fxstest.c')
-rw-r--r--fxstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxstest.c b/fxstest.c
index 4b0057d..19ed7aa 100644
--- a/fxstest.c
+++ b/fxstest.c
@@ -25,7 +25,7 @@ int main(int argc, char *argv[])
int res;
int x;
if (argc < 3) {
- fprintf(stderr, "Usage: fxstest <zap device> <cmd>\n"
+ fprintf(stderr, "Usage: fxstest <dahdi device> <cmd>\n"
" where cmd is one of:\n"
" stats - reports voltages\n"
" regdump - dumps ProSLIC registers\n"