ref: ff332f560729e70b9544d75274edb6fb8913604c
parent: a2f137775ee3d737e0443ce1e906e2762e767941
author: Ulrich Klauer <ulrich@chirlu.de>
date: Wed Jan 9 20:27:16 EST 2013
Minor documentation fixes
--- a/sox.1
+++ b/sox.1
@@ -874,9 +874,9 @@
If SoX has been built with the optional `libmagic' library then this
option can be given to enable its use in helping to detect audio file types.
.TP
-\fB\-\-multi-threaded\fR | \fB\-\-single-threaded\fR
+\fB\-\-multi\-threaded\fR | \fB\-\-single\-threaded\fR
By default, SoX is `single threaded'.
-If the \fB\-\-multi-threaded\fR option is given however then SoX
+If the \fB\-\-multi\-threaded\fR option is given however then SoX
will process audio channels for most multi-channel
effects in parallel on hyper-threading/multi-core architectures. This
may reduce processing time, though sometimes it may be necessary to use
@@ -1064,7 +1064,7 @@
These options apply only to input files and may precede only input
filenames on the command line.
.TP
-\fB\-\-ignore-length\fR
+\fB\-\-ignore\-length\fR
Override an (incorrect) audio length given in an audio file's header. If
this option is given then SoX will keep reading audio until it reaches
the end of the input file.
@@ -1247,7 +1247,7 @@
performed by SoX on the following filename. For example, if the current
directory contains the two files `five-seconds.wav' and `five*.wav', then
.EX
- play \-\-no-glob "five*.wav"
+ play \-\-no\-glob "five*.wav"
.EE
can be used to play just the single file `five*.wav'.
.TP
@@ -1320,7 +1320,7 @@
These options specify whether the byte-order of the audio data is,
respectively, `little endian', `big endian', or the opposite to that of
the system on which SoX is being used. Endianness applies only to data
-encoded as floating-pont, or as signed or unsigned integers of 16 or
+encoded as floating-point, or as signed or unsigned integers of 16 or
more bits. It is often necessary to specify one of these options for
headerless files, and sometimes necessary for (otherwise)
self-describing files. A given endian-setting option may be ignored