From 5f4eaa5a1481ebe39ba3fe580a47b61dcb284c40 Mon Sep 17 00:00:00 2001 From: Jim Laskey Date: Mon, 27 Mar 2006 19:33:35 +0000 Subject: Clarity. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27177 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 5c535f7..971e991 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -89,10 +89,10 @@ filenames themselves on the configure line. -

Mac OS X developers can simplify installation of Expect and tcl by using -fink. fink install expect will install both. Alternatively, users not -using Mac OS X an use sudo port install expect to install Expect and -tcl.

+

Darwin (Mac OS X) developers can simplify the installation of Expect and tcl +by using fink. fink install expect will install both. Alternatively, +users not using Darwin an use sudo port install expect to install +Expect and tcl.

-- cgit v1.1