diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/dev-overlay.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/dev-overlay.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Documentation/DocBook/media/v4l/dev-overlay.xml b/Documentation/DocBook/media/v4l/dev-overlay.xml index 40d1d7681439..cc6e0c5c960c 100644 --- a/Documentation/DocBook/media/v4l/dev-overlay.xml +++ b/Documentation/DocBook/media/v4l/dev-overlay.xml | |||
@@ -346,17 +346,14 @@ rectangle, in pixels.</entry> | |||
346 | rectangle, in pixels. Offsets increase to the right and down.</entry> | 346 | rectangle, in pixels. Offsets increase to the right and down.</entry> |
347 | </row> | 347 | </row> |
348 | <row> | 348 | <row> |
349 | <entry>__s32</entry> | 349 | <entry>__u32</entry> |
350 | <entry><structfield>width</structfield></entry> | 350 | <entry><structfield>width</structfield></entry> |
351 | <entry>Width of the rectangle, in pixels.</entry> | 351 | <entry>Width of the rectangle, in pixels.</entry> |
352 | </row> | 352 | </row> |
353 | <row> | 353 | <row> |
354 | <entry>__s32</entry> | 354 | <entry>__u32</entry> |
355 | <entry><structfield>height</structfield></entry> | 355 | <entry><structfield>height</structfield></entry> |
356 | <entry>Height of the rectangle, in pixels. Width and | 356 | <entry>Height of the rectangle, in pixels.</entry> |
357 | height cannot be negative, the fields are signed for hysterical | ||
358 | reasons. <!-- video4linux-list@redhat.com on 22 Oct 2002 subject | ||
359 | "Re:[V4L][patches!] Re:v4l2/kernel-2.5" --></entry> | ||
360 | </row> | 357 | </row> |
361 | </tbody> | 358 | </tbody> |
362 | </tgroup> | 359 | </tgroup> |