diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-02-01 18:12:54 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-02-01 18:14:05 +0100 |
commit | b868275ddbec4e047f82c79ad323cd319636f84d (patch) | |
tree | 3eb22f3c07760f6e24358ccdb71bdd40f87589a0 /doc | |
parent | 99eedfc40086972987aa27df8b1259c8bf15b20c (diff) | |
download | ffmpeg-b868275ddbec4e047f82c79ad323cd319636f84d.tar.gz |
doc/muxers: fix level for the segment options subsection
Properly declare it like a @subsection, rather than as a @section.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/muxers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index a5323bc6f7..0aea87b4e7 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -645,7 +645,7 @@ of the generated segments. May not work with some combinations of muxers/codecs. It is set to @code{0} by default. @end table -@section Examples +@subsection Examples @itemize @item |