diff options
author | B. Watson <urchlay@slackware.uk> | 2024-04-15 04:21:31 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-04-15 04:21:31 -0400 |
commit | 6e901019e9ea1673e6e0db0d06196a1137a0867d (patch) | |
tree | a54559def89c04b83c8621d06b27aa79b7b555ec | |
parent | 4b1f28cf9c425006897ace5b938980024ae5ea70 (diff) | |
download | soxdial-6e901019e9ea1673e6e0db0d06196a1137a0867d.tar.gz |
soxdial: tweak doc.
-rwxr-xr-x | soxdial | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ dialling), dialtone, and/or "blue box" tones. Output can be played through the system sound card, or saved to a file of any type supported by sox. By default, letters are accepted and converted to numbers, according -to the layout of a touchtone phone (e.g. B<A>, B<B>, B<C> are I<2>, +to the layout of a touchtone phone (e.g. B<A>, B<B>, B<C> are I<2>; B<D>, B<E>, B<F> are I<3>, etc). If the extended touchtone digits B<A>, B<B>, B<C>, and B<D> are needed, they can be enabled with the B<-x>, B<--extended> option (see below). |