Prevented macro interpretation of text snippet ".wav"

This commit is contained in:
Thomas Schmitt 2007-06-08 10:56:15 +00:00
parent bacb815ecc
commit 3a771b3da2
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ Announces that the subsequent tracks are to be burned as audio.
The source is supposed to be uncompressed headerless PCM, 44100 Hz, 16 bit,
stereo. For little-endian byte order (which is usual on PCs) use option
-swab. Unless marked explicitely by option -data, input files with suffix
.wav are examined wether they have a header in MS-WAVE format confirming
".wav" are examined wether they have a header in MS-WAVE format confirming
those parameters and eventually raw audio data get extracted and burned as
audio track. Same is done for suffix .au and SUN Audio.
.br