]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
[media] DocBook media: fix awkward language in VIDIOC_QUERYCAP
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 15 Mar 2015 20:54:30 +0000 (17:54 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 00:13:56 +0000 (21:13 -0300)
Fix some awkward language in the VIDIOC_QUERYCAP description.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/vidioc-querycap.xml

index d0c5e604f014f3080966510d39cf7877e018d2be..20fda75a012dc130e8a94b1935d5efe574a5dae3 100644 (file)
@@ -102,10 +102,10 @@ The bus_info must start with "PCI:" for PCI boards, "PCIe:" for PCI Express boar
            <entry>__u32</entry>
            <entry><structfield>version</structfield></entry>
            <entry><para>Version number of the driver.</para>
-<para>Starting on kernel 3.1, the version reported is provided per
-V4L2 subsystem, following the same Kernel numberation scheme. However, it
-should not always return the same version as the kernel, if, for example,
-an stable or distribution-modified kernel uses the V4L2 stack from a
+<para>Starting with kernel 3.1, the version reported is provided by the
+V4L2 subsystem following the kernel numbering scheme. However, it
+may not always return the same version as the kernel if, for example,
+a stable or distribution-modified kernel uses the V4L2 stack from a
 newer kernel.</para>
 <para>The version number is formatted using the
 <constant>KERNEL_VERSION()</constant> macro:</para></entry>