diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-02-09 00:45:51 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-02-09 14:57:10 +0100 |
commit | 9b9b5a475b99e791d16a3a53f49815ad9d1fd36c (patch) | |
tree | c28d11cdcc54fca10b485d86e62b6dbc26e69a1c /doc/demuxers.texi | |
parent | 111697170e145e8f561a613ad418bbebe911d05d (diff) | |
download | ffmpeg-9b9b5a475b99e791d16a3a53f49815ad9d1fd36c.tar.gz |
doc/demuxers: fix copy&paste error in "@c man end" line
Use proper name for ending chapter.
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r-- | doc/demuxers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi index 20f67c3229..7a7545c764 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -236,4 +236,4 @@ Example: convert the captions to a format most players understand: ffmpeg -i http://www.ted.com/talks/subtitles/id/1/lang/en talk1-en.srt @end example -@c man end INPUT DEVICES +@c man end DEMUXERS |