diff options
| author | Hans Verkuil <hverkuil@xs4all.nl> | 2015-02-13 05:32:16 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-03-02 12:46:16 -0500 |
| commit | 6ab6a026bc2c8a88aaaa6df86ea543280e25e0f1 (patch) | |
| tree | 463576eb68ee5e3fb1cbf1e44d8a5e5850a75d00 /Documentation/DocBook | |
| parent | 92afdc1bf1f2100d6c634a131421cd112bad5a48 (diff) | |
[media] DocBook media: fix validation error
<tgroup> doesn't understand the 'border' attribute.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
| -rw-r--r-- | Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml b/Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml index 30aa63581fe3..a8cc102cde4f 100644 --- a/Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml +++ b/Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml | |||
| @@ -38,7 +38,7 @@ | |||
| 38 | <title>Byte Order.</title> | 38 | <title>Byte Order.</title> |
| 39 | <para>Each cell is one byte. | 39 | <para>Each cell is one byte. |
| 40 | <informaltable frame="topbot" colsep="1" rowsep="1"> | 40 | <informaltable frame="topbot" colsep="1" rowsep="1"> |
| 41 | <tgroup cols="5" align="center" border="1"> | 41 | <tgroup cols="5" align="center"> |
| 42 | <colspec align="left" colwidth="2*" /> | 42 | <colspec align="left" colwidth="2*" /> |
| 43 | <tbody valign="top"> | 43 | <tbody valign="top"> |
| 44 | <row> | 44 | <row> |
