summaryrefslogtreecommitdiffstats
path: root/DOCS/zh/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 14:58:17 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 14:58:17 +0000
commitff8adff9947e42738803cb8404a32673085a43ba (patch)
treee6a67aee377a6a9171e4f6499d2f4d9cee5cf9b7 /DOCS/zh/documentation.html
parentffb529e4eb2a94c761b711a572c923857e6bb233 (diff)
downloadmpv-ff8adff9947e42738803cb8404a32673085a43ba.tar.bz2
mpv-ff8adff9947e42738803cb8404a32673085a43ba.tar.xz
spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11272 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/zh/documentation.html')
-rw-r--r--DOCS/zh/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/zh/documentation.html b/DOCS/zh/documentation.html
index f7a40fdaaa..8c3a77aef5 100644
--- a/DOCS/zh/documentation.html
+++ b/DOCS/zh/documentation.html
@@ -1304,7 +1304,7 @@ HREF="http://www.sun.com/sparc/vis/mediaLib.html">mLib</A>。</P>
<P>在Solaris x86上,你需要GNU汇编程序和GNU C/C++编译器,设置使用GNU的汇编程序!在x86平台上的mplayer代码大量使用MMX,SSE和3DNOW!
指令集,使用Sun的汇编程序<CODE>/usr/ccs/bin/as</CODE>不能编译通过。</P>
-<P>configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/whereever/you/have/installed/gnu-as"
+<P>configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/wherever/you/have/installed/gnu-as"
选项告诉configure脚本你的系统中GNU的"as"在哪里)。</P>
<P>在Solaris x86系统上使用没有GNU汇编程序的GCC时configure的出错信息为:</P>