diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-12-10 18:30:03 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-12-10 22:02:44 +0100 |
commit | 2e87b4c51152e0241cae7f655d53920029a0e632 (patch) | |
tree | 5e7f5eab158654147934fe324fe132222ce65153 /doc/avplay.texi | |
parent | 5bf663802233933aef81d220d7486b9c5be6ef3a (diff) | |
download | ffmpeg-2e87b4c51152e0241cae7f655d53920029a0e632.tar.gz |
Warn about avserver being broken.
Also remove mentions of it from other avtools' manuals.
Diffstat (limited to 'doc/avplay.texi')
-rw-r--r-- | doc/avplay.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avplay.texi b/doc/avplay.texi index 502580fb31..8fc33081de 100644 --- a/doc/avplay.texi +++ b/doc/avplay.texi @@ -172,7 +172,7 @@ Seek to percentage in file corresponding to fraction of width. @settitle AVplay media player @c man begin SEEALSO -avconv(1), avprobe(1), avserver(1) and the Libav HTML documentation +avconv(1), avprobe(1) and the Libav HTML documentation @c man end @c man begin AUTHORS |