shithub: sox

Download patch

ref: f3a44dfb481d0de8e546b53363761a6c362ae764
parent: 0947451987bb05b712fa0e691788f402fed91932
author: Ulrich Klauer <ulrich@chirlu.de>
date: Fri Sep 23 13:02:29 EDT 2011

Fix documentation for unsigned-integer encoding

--- a/sox.1
+++ b/sox.1
@@ -1162,7 +1162,7 @@
 with a 16 or 24 \-bit encoding size.
 A value of 0 represents minimum signal power.
 .IP \fBunsigned-integer\fR
-PCM data stored as signed (`two's complement') integers.  Commonly used
+PCM data stored as unsigned integers.  Commonly used
 with an 8-bit encoding size.  A value of 0 represents maximum signal
 power.
 .IP \fBfloating-point\fR