[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>
This commit is contained in:
Hans Verkuil 2015-05-08 07:54:35 -03:00 committed by Mauro Carvalho Chehab
parent b9143e5ac5
commit ffe2a8536c
1 changed files with 1 additions and 1 deletions

View File

@ -1167,7 +1167,7 @@ will not block anymore, but return an &EPIPE;.</entry>
<entry>The buffer timestamp has been taken from the <entry>The buffer timestamp has been taken from the
<constant>CLOCK_MONOTONIC</constant> clock. To access the <constant>CLOCK_MONOTONIC</constant> clock. To access the
same clock outside V4L2, use same clock outside V4L2, use
<function>clock_gettime(2)</function> .</entry> <function>clock_gettime(2)</function>.</entry>
</row> </row>
<row> <row>
<entry><constant>V4L2_BUF_FLAG_TIMESTAMP_COPY</constant></entry> <entry><constant>V4L2_BUF_FLAG_TIMESTAMP_COPY</constant></entry>