From: Randy Dunlap Date: Fri, 3 Jul 2020 23:55:35 +0000 (+0200) Subject: media: Documentation: userspace-api/media: v4l/vidioc-g-output: drop doubled word X-Git-Tag: v5.15~2256^2~217 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=650ddad381caac23de0f4e538d4a45c902911cc4;p=platform%2Fkernel%2Flinux-starfive.git media: Documentation: userspace-api/media: v4l/vidioc-g-output: drop doubled word Drop the doubled word "standard.". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/userspace-api/media/v4l/vidioc-g-output.rst b/Documentation/userspace-api/media/v4l/vidioc-g-output.rst index 3138c4c..dbcdd51 100644 --- a/Documentation/userspace-api/media/v4l/vidioc-g-output.rst +++ b/Documentation/userspace-api/media/v4l/vidioc-g-output.rst @@ -46,7 +46,7 @@ To select a video output applications store the number of the desired output in an integer and call the :ref:`VIDIOC_S_OUTPUT ` ioctl with a pointer to this integer. Side effects are possible. For example outputs may support different video standards, so the driver may implicitly -switch the current standard. standard. Because of these possible side +switch the current standard. Because of these possible side effects applications must select an output before querying or negotiating any other parameters.