projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf9db4a
)
Misunderstanding.
author
Jim Laskey
<jlaskey@mac.com>
Mon, 27 Mar 2006 19:46:38 +0000
(19:46 +0000)
committer
Jim Laskey
<jlaskey@mac.com>
Mon, 27 Mar 2006 19:46:38 +0000
(19:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27179
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/TestingGuide.html
patch
|
blob
|
history
diff --git
a/docs/TestingGuide.html
b/docs/TestingGuide.html
index 830ee68015b8e2375100880fd992c033e41053c7..ac8e72bcb5e341c57111eb6c3970ec1dc5449b93 100644
(file)
--- a/
docs/TestingGuide.html
+++ b/
docs/TestingGuide.html
@@
-91,8
+91,8
@@
filenames themselves on the <tt>configure</tt> line.</li>
<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 can use <tt>sudo port install expect</tt> to install
-
Expect
and tcl.</p>
+Darwinports users can use <tt>sudo port install expect</tt> to install Expect
+and tcl.</p>
</div>