BeOS is long dead
Move some language into the present.
This commit is contained in:
parent
42ee45d4cf
commit
cb05a20ef7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41815
1 changed files with 3 additions and 3 deletions
|
@ -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 µsoft.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>
|
||||
|
|
Loading…
Reference in a new issue