final changes for tonite, honest
authorminima <minima>
Sun, 2 Sep 2001 21:11:42 +0000 (21:11 +0000)
committerminima <minima>
Sun, 2 Sep 2001 21:11:42 +0000 (21:11 +0000)
html/connect.html
html/style.css

index 485dda50b13a553e966716162439bd5ad18718a8..c6bb4e27be877c2633744d79493055eee19b75ed 100644 (file)
@@ -177,8 +177,8 @@ Last modified: Sun Sep  2 22:02:36 BST 2001
        particular strings) and then performs some "<span
        class=send>action</span>" (usually some kind of connect command
        for the type of system you are trying to navigate). When one
-       "<span class=expect>state</span>" "<span class=send>fires</span>"
-       (detects the string are looking for), it sends the command
+       "<span class=expect>state</span>" "fires"
+       (detects the string are looking for), it <span class=send>sends the command</span>
        associated with that state and then moves onto the next "<span
        class=expect>state</span>", in our case: the next line.</p>
 
index 1750979d4505d96c414f932ee7309d823e8aa6e4..890417b85d3c3053a3d43974fd2179ae993f2359 100644 (file)
@@ -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; }