From 482817831124798fea9149554a7605e2e3005e78 Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 23 Aug 2001 17:08:46 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1669 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/bugreports.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'DOCS/bugreports.html') diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html index 5c4f47a387..2efc6508d0 100644 --- a/DOCS/bugreports.html +++ b/DOCS/bugreports.html @@ -4,7 +4,7 @@
 
-  Appendix C - How to report bugs
+  Appendix C - How to report bugs
 
 How to report bugs?
 ~~~~~~~~~~~~~~~~~~~
@@ -48,20 +48,20 @@ What?
 - binutils version:
   as --version
 
-2. Hardware & drivers:
+2. Hardware & drivers:
 - CPU info:
   cat /proc/cpuinfo
 - video card manufacturer and model
   examples:
     ASUS V3800U chip: nVidia TNT2 Ultra pro 32MB SDRAM
     Matrox G400 DH 32MB SGRAM
-- video driver type&version
+- video driver type & version
   examples:
     X built-in driver
     nvidia 0.9.623
     Utah-GLX CVS 2001-02-17
     DRI from X 4.0.3
-- sound card type & driver
+- sound card type & driver
   examples:
     Creative SBLive! Gold with OSS driver from oss.creative.com
     Creative SB16 with OSS drivers of kernel
@@ -72,8 +72,8 @@ For compiling problems/errors:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3. output of configure/make:
      make distclean
-     ./configure &>config.log
-     ./make &>make.log
+     ./configure &>config.log
+     ./make &>make.log
 4. these files:
      config.h
      config.mak
@@ -82,7 +82,7 @@ For compiling problems/errors:
 For playback problems:
 ~~~~~~~~~~~~~~~~~~~~~~
 3. Output of mplayer at verbose level 1 (-v)
-  mplayer -v [options] filename &> mplayer.log
+  mplayer -v [options] filename &> mplayer.log
   
 4. If the problem is specific to one or a few files,
   then please upload that file to:
-- 
cgit v1.2.3