[media] media-types.rst: fix typo
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 15 Aug 2016 08:10:15 +0000 (05:10 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 19:55:25 +0000 (16:55 -0300)
Fix copy-and-paste error: the radio devices are /dev/radio, not /dev/vbi.

Signed-off-by: Hans Verkuil <<hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/mediactl/media-types.rst

index c3a23108b99dd0150b078dd9cbd97c65a0ec9412..3e03dc2e60031b49636d4036a9a1943193cf494c 100644 (file)
@@ -413,7 +413,7 @@ Types and flags used to represent the media graph elements
 
        -  Device node interface for radio (V4L)
 
-       -  typically, /dev/vbi?
+       -  typically, /dev/radio?
 
     -  .. row 9
 
This page took 0.027754 seconds and 5 git commands to generate.