summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/ports.xml
diff options
context:
space:
mode:
authortorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-14 13:49:57 +0000
committertorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-14 13:49:57 +0000
commit06dfb08e5480d726bc3b56f9945352bf1adca38f (patch)
tree5e79ce1aa6e69745b3f8910f746becc78cc059aa /DOCS/xml/en/ports.xml
parent2427b7145965c148e7d5ffda2de34672a92b15de (diff)
downloadmpv-06dfb08e5480d726bc3b56f9945352bf1adca38f.tar.bz2
mpv-06dfb08e5480d726bc3b56f9945352bf1adca38f.tar.xz
replace &quot; with ", better readability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21612 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/ports.xml')
-rw-r--r--DOCS/xml/en/ports.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index a252b848fb..a874695bbc 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -124,7 +124,7 @@ create an appropriate symbolic link:
<para>
To use Win32 DLLs with <application>MPlayer</application> you will need to
-re-compile the kernel with &quot;<envar>option USER_LDT</envar>&quot;
+re-compile the kernel with "<envar>option USER_LDT</envar>"
(unless you run FreeBSD-CURRENT,
where this is the default).
</para>
@@ -136,7 +136,7 @@ where this is the default).
<para>
If your CPU has SSE, recompile your kernel with
-&quot;<envar>options CPU_ENABLE_SSE</envar>&quot; (FreeBSD-STABLE or kernel
+"<envar>options CPU_ENABLE_SSE</envar>" (FreeBSD-STABLE or kernel
patches required).
</para>
</sect2>
@@ -249,7 +249,7 @@ that cannot be compiled using Sun's assembler
<para>
The <filename>configure</filename> script tries to find out, which assembler
-program is used by your &quot;gcc&quot; command (in case the autodetection
+program is used by your "gcc" command (in case the autodetection
fails, use the
<option>--as=<replaceable>/wherever/you/have/installed/gnu-as</replaceable></option>
option to tell the <filename>configure</filename> script where it can find GNU