diff --git a/quakespasm/Linux/sgml/Quakespasm.sgml b/quakespasm/Linux/sgml/Quakespasm.sgml
index 33fcdc02..5f7fd3cc 100644
--- a/quakespasm/Linux/sgml/Quakespasm.sgml
+++ b/quakespasm/Linux/sgml/Quakespasm.sgml
@@ -4,7 +4,7 @@
@@ -72,7 +72,7 @@ Compile time options include
Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.
The project can also be built with Codeblocks (project files included). Page last edited Oct. 11, 2014 Page last edited Oct. 17, 2014
1. About
@@ -147,7 +147,7 @@ Compile time options include
Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.
diff --git a/quakespasm/Quakespasm.txt b/quakespasm/Quakespasm.txt index 2f2b2eb0..ca6932b8 100644 --- a/quakespasm/Quakespasm.txt +++ b/quakespasm/Quakespasm.txt @@ -35,7 +35,7 @@ ______________________________________________________________________ - Page last edited Oct. 11, 2014 + Page last edited Oct. 17, 2014 1. About @@ -131,7 +131,7 @@ o make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations - o make USE_SDL2=1 to compile against SDL2 instead of SDL1.2 + o make USE_SDL2=1 to compile against SDL2 instead of SDL-1.2 Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.