changeset 3668:081d696b453d

removed some fucks
author gabucino
date Sun, 23 Dec 2001 12:25:25 +0000
parents ec943f8ec439
children 5ef5df143cbf
files DOCS/codecs.html DOCS/documentation.html DOCS/faq.html
diffstat 3 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/codecs.html	Sun Dec 23 11:58:57 2001 +0000
+++ b/DOCS/codecs.html	Sun Dec 23 12:25:25 2001 +0000
@@ -54,7 +54,7 @@
 
 <P><B>MPlayer</B> autodetects if DivX4 is (properly) installed, just compile
 as usual. If it doesn't detect it, you didn't install it exactly as above,
-and/or has fucked up config (see last question of 5.1 section).</P>
+and/or has messed up config (see last question of 5.1 section).</P>
 
 <P>Using it is a bit tricky. As it conflicts with the old OpenDivX (it's API is
 very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX
--- a/DOCS/documentation.html	Sun Dec 23 11:58:57 2001 +0000
+++ b/DOCS/documentation.html	Sun Dec 23 12:25:25 2001 +0000
@@ -642,7 +642,7 @@
   like this, your tuner can't capture the requested image size. Try using
   <CODE>width=640:height=480</CODE> options.</P>
 
-<P><B>Hint #2</B> : are the colors fucked up? Then your tuner can't display
+<P><B>Hint #2</B> : are the colors messed up? Then your tuner can't display
   in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one
   with <CODE>-vo sdl</CODE>).
   You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P>
--- a/DOCS/faq.html	Sun Dec 23 11:58:57 2001 +0000
+++ b/DOCS/faq.html	Sun Dec 23 12:25:25 2001 +0000
@@ -183,9 +183,7 @@
 shared object file: No such file or directory</CODE><BR>
 I checked up on the file and it IS there in /usr/local/lib.
 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-What are you doing on Linux? Can't you install a library? Why do
-we get these questions? It's not <B>MPlayer</B> specific at all! Add
-/usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
+Add /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
 Or install it to /usr/lib , because if you can't solve the /usr/local
 problem, you are careless enough to do such things.
 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>