shithub: sox

Download patch

ref: 73b0eb5895e6065db55a012cbd01bee84686c1d4
parent: 04fac279a5066c37f122cc7a7606e72f9ca60138
author: robs <robs>
date: Sun Aug 24 02:43:00 EDT 2008

clarify

--- a/sox.1
+++ b/sox.1
@@ -73,8 +73,8 @@
 .TE
 .DT
 .SP
-To show how this works in practise, here are some examples of how
-SoX might be used.  The simple
+To show how this works in practise, here is a selection of examples of
+how SoX might be used.  The simple
 .EX
 	sox recital.au recital.wav
 .EE
@@ -88,7 +88,7 @@
 .EX
 	sox -r 8k -u -1 -c 1 voice-memo.raw voice-memo.wav
 .EE
-adds a header to a raw audio file,
+converts `raw' (a.k.a. `headerless') audio to a self-descibing file format,
 .EX
 	sox slow.aiff fixed.aiff speed 1.027
 .EE
@@ -118,8 +118,8 @@
 .EE
 records a new track in a multi-track recording.
 .SP
-Detailed explanations of how to use each SoX parameter, file format, and
-effect can be found below in this manual, and in
+N.B.  Detailed explanations of how to use \fIall\fR SoX parameters, file
+formats, and effects can be found below in this manual, and in
 .BR soxformat (7)
 and
 .BR soxeffect (7)