summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2015-05-08 12:54:35 +0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-18 21:27:30 +0200
commitffe2a8536c556042d7f03edd45c8cc6a5fc32be5 (patch)
tree17ddf099afcec0168fd9b187d19f03e0c08e70ac /Documentation
parent[media] rcar-vin: use monotonic timestamps (diff)
downloadlinux-ffe2a8536c556042d7f03edd45c8cc6a5fc32be5.tar.xz
linux-ffe2a8536c556042d7f03edd45c8cc6a5fc32be5.zip
[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>
Diffstat (limited to 'Documentation')
-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 cff2ffd3c8a6..bfe666204888 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>