[FFmpeg-devel] [PATCH 03/19] Put @ignore-d man page specific trailer at the end of the file.
Stefano Sabatini
stefano.sabatini-lala
Tue May 4 19:52:02 CEST 2010
This makes the ordering of the sections in the file more consistent
with that of the final man output.
---
doc/ffmpeg-doc.texi | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 3233439..baea2df 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -888,21 +888,6 @@ The following constants are available:
@c man end
- at ignore
-
- at setfilename ffmpeg
- at settitle FFmpeg video converter
-
- at c man begin SEEALSO
-ffserver(1), ffplay(1) and the HTML documentation of @file{ffmpeg}.
- at c man end
-
- at c man begin AUTHOR
-Fabrice Bellard
- at c man end
-
- at end ignore
-
@section Protocols
The file name can be @file{-} to read from standard input or to write
@@ -954,4 +939,19 @@ It allows almost lossless encoding.
@end itemize
+ at ignore
+
+ at setfilename ffmpeg
+ at settitle FFmpeg video converter
+
+ at c man begin SEEALSO
+ffserver(1), ffplay(1) and the HTML documentation of @file{ffmpeg}.
+ at c man end
+
+ at c man begin AUTHOR
+Fabrice Bellard
+ at c man end
+
+ at end ignore
+
@bye
--
1.7.0
More information about the ffmpeg-devel
mailing list