diff options
author | Víctor Paesa <victorpaesa@googlemail.com> | 2008-10-18 22:03:21 +0000 |
---|---|---|
committer | Víctor Paesa <victorpaesa@googlemail.com> | 2008-10-18 22:03:21 +0000 |
commit | 242a2b7ecafd5c18cb4d48665f124b4fa4d05a54 (patch) | |
tree | e4a50260a587d4cbe6cab30723344d54c855b47d /doc/faq.texi | |
parent | 36718e51e9732bcf1d0b15dd12da526f654c3ee2 (diff) | |
download | ffmpeg-242a2b7ecafd5c18cb4d48665f124b4fa4d05a54.tar.gz |
Fix issue 68:
Warn that the forum look is no excuse from following the FFmpeg netiquette.
Originally committed as revision 15639 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index e7a0b35c11..3a831e40df 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -58,7 +58,9 @@ that it is related to FFmpeg. @section Is there a forum for FFmpeg? I do not like mailing lists. -Yes, (@url{http://dir.gmane.org/gmane.comp.video.ffmpeg.user}). +You may view our mailing lists with a more forum-alike look here: +@url{http://dir.gmane.org/gmane.comp.video.ffmpeg.user}, +but, if you post, please remember that our mail list rules still apply there. @section I cannot read this file although this format seems to be supported by ffmpeg. |