diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-12-27 12:43:35 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-12-27 12:43:35 +0100 |
commit | 8ea15018785642d5cb9f77b6771c9213185b8db8 (patch) | |
tree | eed22f2d9c9cf304b93f4cad874cdfc86ba53db0 /doc/protocols.texi | |
parent | 25b243759cb63621c96f20fe9426a3d067be70bf (diff) | |
download | ffmpeg-8ea15018785642d5cb9f77b6771c9213185b8db8.tar.gz |
doc/protocols: fix level of udp examples subsection
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r-- | doc/protocols.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi index 20ab8e6836..57f9266902 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -1058,7 +1058,7 @@ This option is only relevant in read mode: if no data arrived in more than this time interval, raise error. @end table -@section Examples +@subsection Examples @itemize @item |