aboutsummaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/BUILDING.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/BUILDING.txt b/release/BUILDING.txt
index 3f969aac..bfacbffd 100644
--- a/release/BUILDING.txt
+++ b/release/BUILDING.txt
@@ -16,7 +16,7 @@ Build Requirements
-- NASM
* 0.98 or later is required for a 32-bit build
* NASM 2.05 or later is required for a 64-bit build
- * NASM 2.07 or later is required for a 64-bit build on OS/X. This can be
+ * NASM 2.07 or later is required for a 64-bit build on OS X. This can be
obtained from MacPorts (http://www.macports.org/).
The NASM 2.05 RPMs do not work on older Linux systems, such as Enterprise
@@ -112,7 +112,7 @@ Add
to the configure and build command lines.
-64-bit Build on 64-bit OS/X
+64-bit Build on 64-bit OS X
---------------------------
Add
@@ -123,7 +123,7 @@ to the configure command line. NASM 2.07 or later from MacPorts must be
installed.
-32-bit Build on 64-bit OS/X
+32-bit Build on 64-bit OS X
---------------------------
Add
@@ -133,7 +133,7 @@ Add
to the configure command line.
-64-bit Backward-Compatible Build on 64-bit OS/X
+64-bit Backward-Compatible Build on 64-bit OS X
-----------------------------------------------
Add
@@ -150,7 +150,7 @@ to the configure command line. The OS X 10.5 SDK, and NASM 2.07 or later from
MacPorts, must be installed.
-32-bit Backward-Compatible Build on 64-bit OS/X
+32-bit Backward-Compatible Build on 64-bit OS X
-----------------------------------------------
Add