diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-01 14:08:46 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-01 14:08:46 +0000 |
commit | 54b11f1743168f99fceaaf2d8cc6d166a4c9440e (patch) | |
tree | d080f1e783ffc730b23676e3bbb36a18d7cd2efc /doc | |
parent | 9f41ed5a7ef89d4d0afafa00da7515aa7869d468 (diff) | |
download | ffmpeg-54b11f1743168f99fceaaf2d8cc6d166a4c9440e.tar.gz |
Rename @chapter "Quick Start" to "Examples", for consistency with the
corresponding man page section.
Originally committed as revision 23410 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 6f2038d512..c905c5d048 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -50,9 +50,9 @@ specified for the inputs. @c man end DESCRIPTION -@chapter Quick Start - +@chapter Examples @c man begin EXAMPLES + @section Video and Audio grabbing FFmpeg can grab video and audio from devices given that you specify the input |