diff --git a/aplay/aplay.1 b/aplay/aplay.1 index 674ca1a..3bba59d 100644 --- a/aplay/aplay.1 +++ b/aplay/aplay.1 @@ -62,7 +62,7 @@ Some of these may not be available on selected hardware The available format shortcuts are: .nf \-f cd (16 bit little endian, 44100, stereo) [\-f S16_LE \-c2 \-r44100] -\-f cdr (16 bit big endian, 44100, stereo) [\-f S16_BE \-c2 \-f44100] +\-f cdr (16 bit big endian, 44100, stereo) [\-f S16_BE \-c2 \-r44100] \-f dat (16 bit little endian, 48000, stereo) [\-f S16_LE \-c2 \-r48000] .fi If no format is given U8 is used.