[FFmpeg-devel] [PATCH 18/19] Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Stefano Sabatini
stefano.sabatini-lala
Tue May 4 19:52:17 CEST 2010
---
doc/ffmpeg-doc.texi | 2 +-
doc/ffplay-doc.texi | 2 +-
doc/ffprobe-doc.texi | 2 +-
doc/ffserver-doc.texi | 5 +++--
4 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 457d5f8..3486783 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -953,7 +953,7 @@ file to which you want to add them.
@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
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi
index cd03df8..485db35 100644
--- a/doc/ffplay-doc.texi
+++ b/doc/ffplay-doc.texi
@@ -149,7 +149,7 @@ Seek to percentage in file corresponding to fraction of width.
@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
diff --git a/doc/ffprobe-doc.texi b/doc/ffprobe-doc.texi
index fa8afd0..f0291ce 100644
--- a/doc/ffprobe-doc.texi
+++ b/doc/ffprobe-doc.texi
@@ -112,7 +112,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
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi
index a6c4e54..a4534ed 100644
--- a/doc/ffserver-doc.texi
+++ b/doc/ffserver-doc.texi
@@ -263,8 +263,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
--
1.7.0
More information about the ffmpeg-devel
mailing list