All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 3.6] DocBook fix: wrong type in documentation
@ 2012-06-15 11:15 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2012-06-15 11:15 UTC (permalink / raw)
  To: linux-media

Just a quick one I came across just now.

Regards,

	Hans

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>

diff --git a/Documentation/DocBook/media/v4l/dev-raw-vbi.xml b/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
index b788c72..2a3c91a 100644
--- a/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
+++ b/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
@@ -145,7 +145,7 @@ For example, the MSB does not necessarily indicate if the signal is
  signal. Drivers shall not convert the sample format by software.</para></entry>
  	    </row>
  	    <row>
-	      <entry>__u32</entry>
+	      <entry>__s32</entry>
  	      <entry><structfield>start</structfield>[2]</entry>
  	      <entry>This is the scanning system line number
  associated with the first line of the VBI image, of the first and the

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-15 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-15 11:15 [PATCH for 3.6] DocBook fix: wrong type in documentation Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.