Skip to content

Commit

Permalink
V4L/DVB (13164): DocBook/dvb: Starts documenting DVBS2API ioctls
Browse files Browse the repository at this point in the history
DVBS2API introduced two new ioctls that allows changing/getting details about newer
video standards like DVB-S2 and ISDB-T. There are lots of thing to do in this chapter,
but, for now, just add a session there, in order to allow make to not complain about
undefined symbol.

With this patch, all ioctls at the frontend.h API were somehow documented.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 5, 2009
1 parent b832104 commit 131db3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/DocBook/dvb/dvbproperty.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<section id="FE_GET_PROPERTY">
<title>FE_GET_PROPERTY/FE_SET_PROPERTY</title>

<section id="isdbt">
<title>ISDB-T frontend</title>
<para>This section describes shortly what are the possible parameters in the Linux
Expand Down Expand Up @@ -312,3 +315,4 @@
</section>
</section>
</section>
</section>

0 comments on commit 131db3a

Please sign in to comment.