summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2015-05-08 10:54:35 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-18 19:27:30 (GMT)
commitffe2a8536c556042d7f03edd45c8cc6a5fc32be5 (patch)
tree17ddf099afcec0168fd9b187d19f03e0c08e70ac
parentb9143e5ac5089561e857e223f7750b85a1951547 (diff)
downloadlinux-ffe2a8536c556042d7f03edd45c8cc6a5fc32be5.tar.xz
[media] DocBook/media: remove spurious space
Looks ugly, a space before a period at the end of a sentence. Remove it. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r--Documentation/DocBook/media/v4l/io.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/io.xml b/Documentation/DocBook/media/v4l/io.xml
index cff2ffd..bfe6662 100644
--- a/Documentation/DocBook/media/v4l/io.xml
+++ b/Documentation/DocBook/media/v4l/io.xml
@@ -1167,7 +1167,7 @@ will not block anymore, but return an &EPIPE;.</entry>
<entry>The buffer timestamp has been taken from the
<constant>CLOCK_MONOTONIC</constant> clock. To access the
same clock outside V4L2, use
- <function>clock_gettime(2)</function> .</entry>
+ <function>clock_gettime(2)</function>.</entry>
</row>
<row>
<entry><constant>V4L2_BUF_FLAG_TIMESTAMP_COPY</constant></entry>