summaryrefslogtreecommitdiff
path: root/doc/patgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/patgen.8')
-rw-r--r--doc/patgen.810
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/patgen.8 b/doc/patgen.8
index 1e5102e..75d9670 100644
--- a/doc/patgen.8
+++ b/doc/patgen.8
@@ -1,4 +1,4 @@
-.TH patgen 8 "2008-01-08"
+.TH patgen 8 "2 Dec 2009"
.SH NAME
patgen \(em Generates a Pattern for a DAHDI Clear Channel Test
.SH SYNOPSIS
@@ -18,15 +18,17 @@ channel used by Asterisk.
.SH OPTIONS
.I dahdi-device
.RS
-A DAHDI device file.
+A DAHDI device. Can be either a device number or an explicit device file
+name
.RE
.SH EXAMPLE
patgen /dev/dahdi/5
+ patgen 305
+
.SH BUGS
-Will not work with channels whose number > 249 as they don't have device
-files. For a simple workaround, see dahdi_diag.c .
+Waiting for you to report them at <http://issues.asterisk.org> .
.SH SEE ALSO
pattest(8), dahdi_cfg(8), asterisk(8).