diff options
Diffstat (limited to 'v4l2-spec/dev-rds.sgml')
-rw-r--r-- | v4l2-spec/dev-rds.sgml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/v4l2-spec/dev-rds.sgml b/v4l2-spec/dev-rds.sgml index 9d59d0cb0..0869d701b 100644 --- a/v4l2-spec/dev-rds.sgml +++ b/v4l2-spec/dev-rds.sgml @@ -6,8 +6,8 @@ information, on an inaudible audio subcarrier of a radio program. This interface is aimed at devices capable of receiving and decoding RDS information.</para> - <para>For more information see the core RDS standard <xref linkend="en50067"> -and the RBDS standard <xref linkend="nrsc4">.</para> + <para>For more information see the core RDS standard <xref linkend="en50067" /> +and the RBDS standard <xref linkend="nrsc4" />.</para> <para>Note that the RBDS standard as is used in the USA is almost identical to the RDS standard. Any RDS decoder can also handle RBDS. Only some of the fields @@ -54,9 +54,9 @@ as follows:</para> <title>struct <structname>v4l2_rds_data</structname></title> <tgroup cols="3"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="1*"> - <colspec colname="c3" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="1*" /> + <colspec colname="c3" colwidth="5*" /> <tbody valign="top"> <row> <entry>__u8</entry> @@ -79,8 +79,8 @@ as follows:</para> <table frame="none" pgwide="1" id="v4l2-rds-block"> <title>Block description</title> <tgroup cols="2"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="5*" /> <tbody valign="top"> <row> <entry>Bits 0-2</entry> @@ -105,9 +105,9 @@ as follows:</para> <table frame="none" pgwide="1" id="v4l2-rds-block-codes"> <title>Block defines</title> <tgroup cols="3"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="1*"> - <colspec colname="c3" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="1*" /> + <colspec colname="c3" colwidth="5*" /> <tbody valign="top"> <row> <entry>V4L2_RDS_BLOCK_MSK</entry> |