diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | fec6546e12b076c18d8f6ccef5737bc62ee319cc (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.sbin/i4b | |
parent | 72aba11981608aab3a44b464cea3d5fa00469d50 (diff) | |
download | FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.zip FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.tar.gz |
english(4) police.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/dtmfdecode/dtmfdecode.1 | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntrace/isdntrace.8 | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/man/i4btel.4 | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/man/ihfc.4 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 index a5b1d79c..c1e296c 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 @@ -45,7 +45,7 @@ is part of the isdn4bsd package and is used to detect DTMF tones in the audio stream. .Pp It reads audio G.711 A-Law coded data from stdin and outputs the detected -numbers values as ASCII charcters to stdout. +numbers values as ASCII characters 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 diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8 index 2d06664..5c3011b 100644 --- a/usr.sbin/i4b/isdntrace/isdntrace.8 +++ b/usr.sbin/i4b/isdntrace/isdntrace.8 @@ -110,7 +110,7 @@ print layer 1 (I.430) INFO signals to monitor layer 1 activity (default off). switch displaying of Layer 2 (Q.921) frames off (default on). .It Fl n This option takes a numeric argument specifying the minimum -frame size in octetts a frame must have to be displayed. (default 0) +frame size in octets a frame must have to be displayed. (default 0) .It Fl o switch off writing trace output to a file (default on). .It Fl p diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index ffffee8..dcbb05a 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -44,7 +44,7 @@ for answering machine support. The driver is part of the isdn4bsd package. .Pp The lower six bits of the drivers's minor number is used to specify a -unit number, wheras the upper two bits specify a functionality. +unit number, whereas the upper two bits specify a functionality. .Pp Functionality zero is the usual telephony data stream i/o driver. .Pp diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index d071380..73c4f83 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -49,7 +49,7 @@ driver provides D-channel layer 1 supports as specified in ITU Recommendation I.430 and layer 1 support for the B-channel. .Pp The driver supports some passive ISA ISDN cards based on the -HFC[-S][-SP] 2B[DS0] chips from Cologne Chip, currenly this are the +HFC[-S][-SP] 2B[DS0] chips from Cologne Chip, currently this are the Teles 16.3c ISA PnP, the AcerISDN P10 ISA PnP and the TELEINT ISDN SPEED No.1. .Sh CAVEATS The driver is still in an experimental state. |