comparison DOCS/xml/en/users-vs-dev.xml @ 10048:22a4cb2432f5

Fixed small typo
author lumag
date Thu, 01 May 2003 21:33:24 +0000
parents 6a533a27818f
children a570a78537aa
comparison
equal deleted inserted replaced
10047:07f4553269dd 10048:22a4cb2432f5
137 <para> 137 <para>
138 Another impediment to binary redistribution was compiletime optimizations 138 Another impediment to binary redistribution was compiletime optimizations
139 for CPU architecture. <application>MPlayer</application> now supports 139 for CPU architecture. <application>MPlayer</application> now supports
140 runtime CPU detection (specify the 140 runtime CPU detection (specify the
141 <option>--enable-runtime-cpudetection</option> option when compiling). It 141 <option>--enable-runtime-cpudetection</option> option when compiling). It
142 is disabled by default because it implies a small speed sacrifice, it is 142 is disabled by default because it implies a small speed sacrifice, but it is
143 now possible to create binaries that run on different members of the Intel 143 now possible to create binaries that run on different members of the Intel
144 CPU family. 144 CPU family.
145 </para> 145 </para>
146 </sect1> 146 </sect1>
147 147