diff options
Diffstat (limited to 'usr.sbin/i4b/dtmfdecode/dtmfdecode.1')
-rw-r--r-- | usr.sbin/i4b/dtmfdecode/dtmfdecode.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 index 2e0bc835a682..93433e9e48a0 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 @@ -48,7 +48,6 @@ numbers values as ASCII charcters to stdout. The detector is implemented as 8 narrow band-pass filters realized with 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 @@ -56,14 +55,13 @@ dtmfdecode < beep.al .Ed .Pp will print a "1" to stdout. - .Sh STANDARDS ITU Recommendations G.711 - .Sh AUTHORS +.An -nosplit The .Nm utility was written by -.An Poul-Henning Kamp Aq phk@freebsd.org . +.An Poul-Henning Kamp Aq phk@FreeBSD.org . This man page was written by -.An Hellmuth Michaelis Aq hm@freebsd.org . +.An Hellmuth Michaelis Aq hm@FreeBSD.org . |