summaryrefslogtreecommitdiffstats
path: root/DOCS/bugreports.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 20:55:38 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 20:55:38 +0000
commitc132e28e4213a19caf9d87057f1dd384629d3c49 (patch)
tree52f3ed1e234384a8aba6c6784be9778f9d403e9f /DOCS/bugreports.html
parentb2376a9d681292524d67b1bcc8d1180ac738c0f4 (diff)
downloadmpv-c132e28e4213a19caf9d87057f1dd384629d3c49.tar.bz2
mpv-c132e28e4213a19caf9d87057f1dd384629d3c49.tar.xz
updates, fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7641 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/bugreports.html')
-rw-r--r--DOCS/bugreports.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index d351793bc5..68aeed309c 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -227,7 +227,7 @@ Recompile <B>MPlayer</B> with debugging code enabled:
and then run <B>MPlayer</B> within gdb using:
-<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb mplayer</CODE></P>
+<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb ./mplayer</CODE></P>
You are now within gdb. Type:
@@ -245,7 +245,7 @@ and send the complete output to us.
<H3>General note</H3>
<P>If something is quite big (logs for instance) then it is better to upload
- it to the FTP server in a compressed format (gzip and bzip preferred) and
+ it to the FTP server in a compressed format (gzip and bzip2 preferred) and
include only the path and filename in your bug report.</P>