diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-04-23 15:19:17 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-04-23 19:12:24 +0200 |
commit | 89b503b55f2b2713f1c3cc8981102c1a7b663281 (patch) | |
tree | 51063787a761555dbefadaea764ab8b2b289545c /doc/ffplay.texi | |
parent | 3a50894eaaad3d5a7ec9bad99c08ecb8305c51c1 (diff) | |
download | ffmpeg-89b503b55f2b2713f1c3cc8981102c1a7b663281.tar.gz |
Lowercase all ff* program names.
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r-- | doc/ffplay.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 6199e6d269..e5de3d2d6d 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -1,8 +1,8 @@ \input texinfo @c -*- texinfo -*- -@settitle FFplay Documentation +@settitle ffplay Documentation @titlepage -@center @titlefont{FFplay Documentation} +@center @titlefont{ffplay Documentation} @end titlepage @top |