aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en_US.ISO8859-1/books/handbook/multimedia/chapter.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
index c884ce14e5..f14f0ea81c 100644
--- a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
@@ -944,9 +944,9 @@ no adaptors present</screen>
<sect3 id="video-interface-SDL">
<title>Simple Directmedia Layer</title>
- <para>The Simple Directmedia Layer, SDL, was intended to be a
- porting layer between &microsoft.windows;, BeOS, and &unix;,
- allowing cross-platform applications to be developed which made
+ <para>The Simple Directmedia Layer, SDL, is a
+ porting layer for many operating systems
+ allowing cross-platform applications to be developed which make
efficient use of sound and graphics. The SDL layer provides a
low-level abstraction to the hardware which can sometimes be
more efficient than the X11 interface.</para>