From 30c495e0f799d8ea2731d9c11a711a7ab7458410 Mon Sep 17 00:00:00 2001 From: Jim Laskey Date: Mon, 27 Mar 2006 19:46:38 +0000 Subject: [PATCH] Misunderstanding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27179 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 830ee68015b..ac8e72bcb5e 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -91,8 +91,8 @@ filenames themselves on the configure line.

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 can use sudo port install expect to install -Expect and tcl.

+Darwinports users can use sudo port install expect to install Expect +and tcl.

-- 2.34.1