summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-30 22:33:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-30 22:33:37 +0000
commit9bd3b810c66a673f23150b2aa932dd2d74a5e5fc (patch)
tree1955d5ca00151e5485974c6a696b95d01b350d5a /DOCS/xml
parentfeaead439363146b868b2df2981a6e9b8fbcfcc4 (diff)
downloadmpv-9bd3b810c66a673f23150b2aa932dd2d74a5e5fc.tar.bz2
mpv-9bd3b810c66a673f23150b2aa932dd2d74a5e5fc.tar.xz
wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12365 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/video.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 95ef46c53c..c7d829fd1f 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -79,9 +79,9 @@ echo "base=0xd8000000 size=0x2000000 type=write-combining" &gt;| /proc/mtrr
</para>
<para>
-Not all CPUs support MTRRs. For example older K6-2's (around 266MHz,
-stepping 0) doesn't support MTRR, but stepping 12's do
-(<command>cat /proc/cpuinfo</command> to check it).
+Not all CPUs have MTRRs. For example older K6-2 (around 266MHz,
+stepping 0) CPUs don't have MTRRs, but stepping 12 does
+(execute <command>cat /proc/cpuinfo</command> to check it).
</para>
</sect3>