From: Hans Verkuil Date: Mon, 16 Jun 2014 08:13:55 +0000 (-0300) Subject: [media] DocBook media: fix small typo X-Git-Tag: v3.17-rc1~112^2~414 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=eeff336ccf6b812821e7bf534e554986efc3e96f;p=karo-tx-linux.git [media] DocBook media: fix small typo know -> known Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/media/v4l/io.xml b/Documentation/DocBook/media/v4l/io.xml index a086a5db7a18..8c4ee746a731 100644 --- a/Documentation/DocBook/media/v4l/io.xml +++ b/Documentation/DocBook/media/v4l/io.xml @@ -1066,7 +1066,7 @@ state, in the application domain so to say. Drivers set or clear this flag when calling the VIDIOC_DQBUF ioctl. It may be set by video capture devices when the buffer contains a compressed image which is a -key frame (or field), &ie; can be decompressed on its own. Also know as +key frame (or field), &ie; can be decompressed on its own. Also known as an I-frame. Applications can set this bit when type refers to an output stream.