summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/en/video.html2
-rw-r--r--DOCS/xml/en/video.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/en/video.html b/DOCS/en/video.html
index c9491cff9a..48d9a71344 100644
--- a/DOCS/en/video.html
+++ b/DOCS/en/video.html
@@ -749,7 +749,7 @@
<LI>You have chances to get <B>working TV-out</B>. (It's known at least for
ATI's cards).</LI>
<LI>This driver calls <B>int 10h</B> handler thus it's not an emulator - it
- calls <B>real</B> things of <B>real</B> BIOS in <B>real</B>-mode. (Finely -
+ calls <B>real</B> things of <B>real</B> BIOS in <B>real</B>-mode (actually
in vm86 mode).</LI>
<LI>You can use VIDIX with it, thus getting accelerated video display
<B>AND</B> TV output at the same time! (recommended for ATI cards)</LI>
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index d57fa3bbb9..3e975e0d11 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1153,8 +1153,8 @@ at least.)
<listitem><simpara>
This driver calls <function>int 10h</function> handler thus it's not
an emulator - it calls <emphasis role="bold">real</emphasis> things of
- <emphasis>real</emphasis> BIOS in <emphasis>real-mode</emphasis>.
- (Finely - in vm86 mode).
+ <emphasis>real</emphasis> BIOS in <emphasis>real-mode</emphasis>
+ (actually in vm86 mode).
</simpara></listitem>
<listitem><simpara>
You can use VIDIX with it, thus getting accelerated video display