diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-16 18:04:37 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-19 09:33:43 +0100 |
commit | 461716d3bfe3db70cee916e616435a659669dbf5 (patch) | |
tree | f1d672e70bb8bf49a06f57cca6b46e4a14337aad /doc/ffprobe.texi | |
parent | ca3d786227adf20f4e19809090c980d6d1109bf8 (diff) | |
download | ffmpeg-461716d3bfe3db70cee916e616435a659669dbf5.tar.gz |
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r-- | doc/ffprobe.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 08aef13dbf..a5fa5b3fb7 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -499,6 +499,8 @@ DV, GXF and AVI timecodes are available in format metadata @include protocols.texi @include indevs.texi +@include authors.texi + @ignore @setfilename ffprobe @@ -508,10 +510,6 @@ DV, GXF and AVI timecodes are available in format metadata ffmpeg(1), ffplay(1), ffserver(1) and the FFmpeg HTML documentation @c man end -@c man begin AUTHORS -The FFmpeg developers -@c man end - @end ignore @bye |