BeOS is long dead

Move some language into the present.
This commit is contained in:
Eitan Adler 2013-06-01 16:13:32 +00:00
parent 42ee45d4cf
commit cb05a20ef7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41815

View file

@ -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>