[FFmpeg-cvslog] r23444 - in trunk/doc: ffmpeg-doc.texi ffplay-doc.texi ffprobe-doc.texi ffserver-doc.texi
stefano
subversion
Thu Jun 3 21:16:08 CEST 2010
Author: stefano
Date: Thu Jun 3 21:16:08 2010
New Revision: 23444
Log:
Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpeg
HTML documentation", which is more generic.
Modified:
trunk/doc/ffmpeg-doc.texi
trunk/doc/ffplay-doc.texi
trunk/doc/ffprobe-doc.texi
trunk/doc/ffserver-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi Thu Jun 3 21:07:13 2010 (r23443)
+++ trunk/doc/ffmpeg-doc.texi Thu Jun 3 21:16:08 2010 (r23444)
@@ -953,7 +953,7 @@ It allows almost lossless encoding.
@settitle FFmpeg video converter
@c man begin SEEALSO
-ffserver(1), ffplay(1) and the HTML documentation of @file{ffmpeg}.
+ffplay(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
@c man end
@c man begin AUTHOR
Modified: trunk/doc/ffplay-doc.texi
==============================================================================
--- trunk/doc/ffplay-doc.texi Thu Jun 3 21:07:13 2010 (r23443)
+++ trunk/doc/ffplay-doc.texi Thu Jun 3 21:16:08 2010 (r23444)
@@ -148,7 +148,7 @@ Seek to percentage in file corresponding
@settitle FFplay media player
@c man begin SEEALSO
-ffmpeg(1), ffserver(1) and the HTML documentation of @file{ffmpeg}.
+ffmpeg(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
@c man end
@c man begin AUTHOR
Modified: trunk/doc/ffprobe-doc.texi
==============================================================================
--- trunk/doc/ffprobe-doc.texi Thu Jun 3 21:07:13 2010 (r23443)
+++ trunk/doc/ffprobe-doc.texi Thu Jun 3 21:16:08 2010 (r23444)
@@ -113,7 +113,7 @@ with name ``STREAM''.
@settitle FFprobe media prober
@c man begin SEEALSO
-ffmpeg(1), ffplay(1), ffserver(1)
+ffmpeg(1), ffplay(1), ffserver(1) and the FFmpeg HTML documentation
@c man end
@end ignore
Modified: trunk/doc/ffserver-doc.texi
==============================================================================
--- trunk/doc/ffserver-doc.texi Thu Jun 3 21:07:13 2010 (r23443)
+++ trunk/doc/ffserver-doc.texi Thu Jun 3 21:16:08 2010 (r23444)
@@ -261,8 +261,9 @@ rather than as a daemon.
@settitle FFserver video server
@c man begin SEEALSO
-ffmpeg(1), ffplay(1), the @file{ffmpeg/doc/ffserver.conf} example and
-the HTML documentation of @file{ffmpeg}.
+
+ffmpeg(1), ffplay(1), ffprobe(1), the @file{ffmpeg/doc/ffserver.conf}
+example and the FFmpeg HTML documentation
@c man end
@c man begin AUTHOR
More information about the ffmpeg-cvslog
mailing list