Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: Documentation: userspace-api/media: dvb/audio: drop doubled word

Drop the doubled word "and".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

authored by

Randy Dunlap and committed by
Mauro Carvalho Chehab
e2c8f9ad fbb89ee6

+1 -1
+1 -1
Documentation/userspace-api/media/dvb/audio.rst
··· 8 8 9 9 The Digital TV audio device controls the MPEG2 audio decoder of the Digital 10 10 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data 11 - types and and ioctl definitions can be accessed by including 11 + types and ioctl definitions can be accessed by including 12 12 ``linux/dvb/audio.h`` in your application. 13 13 14 14 Please note that some Digital TV cards don’t have their own MPEG decoder, which