Эх сурвалжийг харах

[media] Documentation: FE_SET_PROPERTY requires R/W

FE_SET_PROPERTY requires to open the devnode on R/W mode, or
otherwise it will fail. Document it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Mauro Carvalho Chehab 11 жил өмнө
parent
commit
a47959fbd5

+ 2 - 2
Documentation/DocBook/media/dvb/dvbproperty.xml

@@ -120,8 +120,8 @@ struct dtv_properties {
 </para>
 </para>
 <informaltable><tgroup cols="1"><tbody><row><entry
 <informaltable><tgroup cols="1"><tbody><row><entry
  align="char">
  align="char">
-<para>This ioctl call sets one or more frontend properties. This call only
- requires read-only access to the device.</para>
+<para>This ioctl call sets one or more frontend properties. This call
+ requires read/write access to the device.</para>
 </entry>
 </entry>
  </row></tbody></tgroup></informaltable>
  </row></tbody></tgroup></informaltable>
 <para>SYNOPSIS
 <para>SYNOPSIS