diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-07-14 16:21:15 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-15 15:03:59 +0200 |
commit | 7bf5084e30067dbf241a52688dad9756b06cc29f (patch) | |
tree | ef6260a77bb103bae07f6bc2de18a93feaa66b48 /doc | |
parent | 453f8eaee213a1940c5d5dda7cb1bcd148e2c183 (diff) | |
download | ffmpeg-7bf5084e30067dbf241a52688dad9756b06cc29f.tar.gz |
doc/utils: add missing `@c man end` title
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/utils.texi b/doc/utils.texi index 5abfb0ccc6..c46ad4523b 100644 --- a/doc/utils.texi +++ b/doc/utils.texi @@ -1031,7 +1031,7 @@ indication of the corresponding powers of 10 and of 2. 10^24 / 2^70 @end table -@c man end +@c man end EXPRESSION EVALUATION @chapter OpenCL Options @c man begin OPENCL OPTIONS |