From: minima Date: Sun, 2 Sep 2001 21:11:42 +0000 (+0000) Subject: final changes for tonite, honest X-Git-Tag: R_1_48~68 X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=a46e7e063c95e0dc3a470f91568cedb58290769c final changes for tonite, honest --- diff --git a/html/connect.html b/html/connect.html index 485dda50..c6bb4e27 100644 --- a/html/connect.html +++ b/html/connect.html @@ -177,8 +177,8 @@ Last modified: Sun Sep 2 22:02:36 BST 2001 particular strings) and then performs some "action" (usually some kind of connect command for the type of system you are trying to navigate). When one - "state" "fires" - (detects the string are looking for), it sends the command + "state" "fires" + (detects the string are looking for), it sends the command associated with that state and then moves onto the next "state", in our case: the next line.

diff --git a/html/style.css b/html/style.css index 1750979d..890417b8 100644 --- a/html/style.css +++ b/html/style.css @@ -14,4 +14,4 @@ .send { color: blue; } .expect { color: red; } .cmd { color: green; } - .connect { color: brown; } \ No newline at end of file + .connect { color: purple; }