diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index c905c5d0484efcf9cc6ec8a9920d601c5013bb7d..e351bfff1291f7db2ba88e16960f810495de45a3 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -888,21 +888,6 @@ The following constants are available:
 
 @c man end
 
-@ignore
-
-@setfilename ffmpeg
-@settitle FFmpeg video converter
-
-@c man begin SEEALSO
-ffserver(1), ffplay(1) and the HTML documentation of @file{ffmpeg}.
-@c man end
-
-@c man begin AUTHOR
-Fabrice Bellard
-@c man end
-
-@end ignore
-
 @section Protocols
 
 The file name can be @file{-} to read from standard input or to write
@@ -962,4 +947,19 @@ It allows almost lossless encoding.
 @end itemize
 @c man end TIPS
 
+@ignore
+
+@setfilename ffmpeg
+@settitle FFmpeg video converter
+
+@c man begin SEEALSO
+ffserver(1), ffplay(1) and the HTML documentation of @file{ffmpeg}.
+@c man end
+
+@c man begin AUTHOR
+Fabrice Bellard
+@c man end
+
+@end ignore
+
 @bye