summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/media/dvb/fe-read-status.xml
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2015-05-31 09:59:11 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-01 05:19:18 -0300
commit595d041a18ec80702b6d4e01ebb2e47f1a0d3781 (patch)
tree5d7fbe0560106bdb13ff45c4840181a5b28c75a1 /Documentation/DocBook/media/dvb/fe-read-status.xml
parent6fc1cb2ef495df7a505b71dbc660c743043ae7b8 (diff)
[media] DocBook media: xmllint fixes
Fixes a large number of xmllint errors. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb/fe-read-status.xml')
-rw-r--r--Documentation/DocBook/media/dvb/fe-read-status.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/dvb/fe-read-status.xml b/Documentation/DocBook/media/dvb/fe-read-status.xml
index bbd0b5bb6b12..3e4c794ceac3 100644
--- a/Documentation/DocBook/media/dvb/fe-read-status.xml
+++ b/Documentation/DocBook/media/dvb/fe-read-status.xml
@@ -59,7 +59,7 @@ pointer to an integer where the status will be written.
&return-value-dvb;
</refsect1>
-<section id="fe-status-t">
+<refsect1 id="fe-status-t">
<title>int fe_status</title>
<para>The fe_status parameter is used to indicate the current state
@@ -103,5 +103,5 @@ pointer to an integer where the status will be written.
</tbody>
</tgroup>
</table>
-</section>
+</refsect1>
</refentry>