diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-09-08 15:36:55 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-10 18:04:03 +0200 |
commit | 83165e39fee94340482721fd5947cc0f256e0f2a (patch) | |
tree | 8760ddf65074aed7c1c039ba34bd9f5160e19963 /doc/ffserver.texi | |
parent | 942babd87f18372c2b533b246a083250640466b8 (diff) | |
download | ffmpeg-83165e39fee94340482721fd5947cc0f256e0f2a.tar.gz |
doc: Rename avtools-common-opts to fftools-common opts
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffserver.texi')
-rw-r--r-- | doc/ffserver.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi index bfc2e608c8..14443e674a 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -229,7 +229,7 @@ differing versions of tools. FFM2 is the default. @chapter Options @c man begin OPTIONS -@include avtools-common-opts.texi +@include fftools-common-opts.texi @section Main options |