diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-07-19 08:56:55 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-07-19 08:56:55 +0000 |
commit | 008a44ef8b721ab4139a7be36e4ac8ada435fd6a (patch) | |
tree | b4271692118210b13f4641e8bbd0723c23a5a623 | |
parent | 2c880fe10137dbd18873cfb0f9b2a5a7c8eb3e41 (diff) | |
download | ffmpeg-008a44ef8b721ab4139a7be36e4ac8ada435fd6a.tar.gz |
Mark URL as such with texinfo markup.
Originally committed as revision 24323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 7b0c75a1f0..9ec1b602fb 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -45,7 +45,7 @@ Likely reasons @itemize @item We are busy and haven't had time yet to read your report or investigate the issue. -@item You didn't follow bugreports.html. +@item You didn't follow @url{http://ffmpeg.org/bugreports.html}. @item You didn't use Subversion HEAD. @item You reported a segmentation fault without gdb output. @item You describe a problem but not how to reproduce it. |