summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/i4b/dtmfdecode/dtmfdecode.1')
-rw-r--r--usr.sbin/i4b/dtmfdecode/dtmfdecode.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
index 394d840..1bb5528 100644
--- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
+++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1
@@ -46,12 +46,12 @@ It reads audio G.711 A-Law coded data from stdin and outputs the detected
numbers values as ASCII charcters to stdout.
.Pp
The detector is implemented as 8 narrow band-pass filters realized with
-an integer double-cross recursive algorithm. Various ad-hoc methods are
+an integer double-cross recursive algorithm. Various ad-hoc methods are
employed to provide hysteresis and anti-bounce for the detected signals.
.Sh EXAMPLES
The command:
.Bd -literal -offset indent
-dtmfdecode < beep.al
+dtmfdecode < beep.al
.Ed
.Pp
will print a "1" to stdout.
@@ -61,7 +61,7 @@ ITU Recommendations G.711
.An -nosplit
The
.Nm
-utility was written by
+utility was written by
.An Poul-Henning Kamp Aq phk@FreeBSD.org .
-This man page was written by
+This man page was written by
.An Hellmuth Michaelis Aq hm@FreeBSD.org .
OpenPOWER on IntegriCloud