summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/documentation.html2
-rw-r--r--DOCS/video.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 41cb6a7c16..35abd51f53 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -101,7 +101,7 @@
<LI><A HREF="video.html#2.3.1.11">2.3.1.11 AAlib - text mode displaying</A></LI>
<LI><A HREF="video.html#2.3.1.12">2.3.1.12 VESA - output to VESA BIOS</A></LI>
<LI><A HREF="video.html#2.3.1.13">2.3.1.13 X11</A></LI>
- <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Radeon acceleration (radeon_vid)</A></LI>
+ <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Radeon video overlay (radeon_vid)</A></LI>
<LI><A HREF="video.html#2.3.1.A">2.3.1.A TVout</A></LI>
<UL>
<LI><A HREF="video.html#2.3.1.A.1">2.3.1.A.1 Matrox</A></LI>
diff --git a/DOCS/video.html b/DOCS/video.html
index 2a2ed97283..9ad970064b 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -734,7 +734,7 @@ handy, but you need powerful CPU to use software scaling. Don't use the
SDL driver's software output+scaler, it has worse image quality !</P>
-<P><B><A NAME=2.3.1.14>2.3.1.14. Radeon framebuffer (radeon_vid)</A></B></P>
+<P><B><A NAME=2.3.1.14>2.3.1.14. Radeon video overlay (radeon_vid)</A></B></P>
<P>
<b>radeon_vid</b> provides support for the <b>BackEnd Scaler</b> on ATI <b>Radeon</b> chipsets.
It was designed and introduced as analog of <a href="video.html#2.3.1.7">mga_vid</a> driver, so you can use it in the same way!<br>