summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TestingGuide.html
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-03-27 19:33:35 +0000
committerJim Laskey <jlaskey@mac.com>2006-03-27 19:33:35 +0000
commit1677a6024d5a758479a5570b52c3f068ae3f27ae (patch)
tree7efb576f7ba70ad7eeff53276466029c0af6db0f /llvm/docs/TestingGuide.html
parentc1a36f5898d0b1b08e7c5e4142b4f47c073a8c1e (diff)
downloadbcm5719-llvm-1677a6024d5a758479a5570b52c3f068ae3f27ae.tar.gz
bcm5719-llvm-1677a6024d5a758479a5570b52c3f068ae3f27ae.zip
Clarity.
llvm-svn: 27177
Diffstat (limited to 'llvm/docs/TestingGuide.html')
-rw-r--r--llvm/docs/TestingGuide.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html
index 5c535f7f1f3..971e991b99b 100644
--- a/llvm/docs/TestingGuide.html
+++ b/llvm/docs/TestingGuide.html
@@ -89,10 +89,10 @@ filenames themselves on the <tt>configure</tt> line.</li>
</ul></dd>
</dl>
-<p>Mac OS X developers can simplify installation of Expect and tcl by using
-fink. <tt>fink install expect</tt> will install both. Alternatively, users not
-using Mac OS X an use <tt>sudo port install expect</tt> to install Expect and
-tcl.</p>
+<p>Darwin (Mac OS X) developers can simplify the installation of Expect and tcl
+by using fink. <tt>fink install expect</tt> will install both. Alternatively,
+users not using Darwin an use <tt>sudo port install expect</tt> to install
+Expect and tcl.</p>
</div>
OpenPOWER on IntegriCloud