summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2010-09-30 18:53:42 +0000
committerDRC <dcommander@users.sourceforge.net>2010-09-30 18:53:42 +0000
commitef5e17fe2f7c0ab7b47aa616960dfa9fffd7425a (patch)
tree05646022f9ff8d3e8e1309be0229708b384b5394
parent4d82c6a3b4bfafe56a5f2ddf09e6e9e2436ea297 (diff)
downloadtigervnc-ef5e17fe2f7c0ab7b47aa616960dfa9fffd7425a.tar.gz
tigervnc-ef5e17fe2f7c0ab7b47aa616960dfa9fffd7425a.zip
"OS/X" = "OS X"
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4155 3789f03b-4d11-0410-bbf8-ca57d06f2519
-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