diff DOCS/bugreports.html @ 7640:427935644581

updates, fixes
author gabucino
date Sun, 06 Oct 2002 20:55:38 +0000
parents 822923446b66
children 4a39a8bac5de
line wrap: on
line diff
--- a/DOCS/bugreports.html	Sun Oct 06 20:45:57 2002 +0000
+++ b/DOCS/bugreports.html	Sun Oct 06 20:55:38 2002 +0000
@@ -227,7 +227,7 @@
 
 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 @@
 <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>