提交 a47959fb 编写于 作者: M Mauro Carvalho Chehab

[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: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 986f1686
...@@ -120,8 +120,8 @@ struct dtv_properties { ...@@ -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 <para>This ioctl call sets one or more frontend properties. This call
requires read-only access to the device.</para> requires read/write access to the device.</para>
</entry> </entry>
</row></tbody></tgroup></informaltable> </row></tbody></tgroup></informaltable>
<para>SYNOPSIS <para>SYNOPSIS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册