[FFmpeg-devel] [PATCH] doc/utils: properly escape '@' character

Clément Bœsch u at pkh.me
Thu Oct 17 21:13:07 CEST 2013


On Wed, Oct 16, 2013 at 08:38:40PM -0700, Timothy Gu wrote:
> Addresses 9a63a45e48acaee563a7c692a3aaaeaff67545b2
> 
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
>  doc/utils.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/utils.texi b/doc/utils.texi
> index 16101f0..58cb991 100644
> --- a/doc/utils.texi
> +++ b/doc/utils.texi
> @@ -284,7 +284,7 @@ The undefined value can be expressed using the "0:0" string.
>  @section Color
>  
>  It can be the name of a color as defined below (case insensitive match) or a
> - at code{[0x|#]RRGGBB[AA]} sequence, possibly followed by @@ and a string
> + at code{[0x|#]RRGGBB[AA]} sequence, possibly followed by @samp{@@@@}

This doesn't work. Make sure you rm doc/*.pod between your tests.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131017/82bb2277/attachment.asc>


More information about the ffmpeg-devel mailing list