From ce9583baa7493f6f6d4d123d6d18f25236e2f342 Mon Sep 17 00:00:00 2001 From: Chad Barb <barb@flux.utah.edu> Date: Fri, 16 Aug 2002 12:03:43 +0000 Subject: [PATCH] Why commit just once? --- www/faq.html | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/www/faq.html b/www/faq.html index 6854efb5fc..f22967f63b 100644 --- a/www/faq.html +++ b/www/faq.html @@ -367,12 +367,6 @@ <li> You can download the <code>tiptunnel</code> <a href="downloads/tiptunnel-win32.exe">installer for Windows here</a>. - Run the installer, then Internet Explorer should handle the links - correctly (on some versions of IE, you must tell IE to "open" the - ACL files twice every time you use a "Connect to serial line" link; - we are trying to fix this issue.) - You may need to follow the instructions below for Netscape or Mozilla - if you are not using Internet Explorer. </li> <li> You can download the <code>tiptunnel</code> statically-linked x86 @@ -396,16 +390,17 @@ <li>Set up your browser to handle MIME type "text/x-testbed-acl" as outlined below.</li> </ul> - <h3>Instructions for Windows</h3> - <ul> - <li>Unzip the distribution into a folder. - Creating a "C:\Program Files\tiptunnel" directory and placing - the files there is a good idea. Be sure the dlls included - in the distribution remain in the same folder as the binary (exe).</li> - <li>Set up your browser to handle MIME type "text/x-testbed-acl" - as outlined below.</li> + <h3>Instructions for Windows:</h3> + <ul><li>Run the installer (that's it!)</li> + <li>Internet Explorer should then handle the links + correctly (on some versions of IE, you must tell IE to "open" the + ACL files twice every time you use a "Connect to serial line" link; + we are trying to fix this issue.)</li> + <li> + You may need to follow the instructions below for Netscape or Mozilla + if you are not using Internet Explorer.</li> </ul> - <h3>Netscape 4.7</h3> + <h3>Netscape 4.7:</h3> <ul> <li>Choose <code>preferences</code> from the <code>edit</code> menu.</li> <li>Select <code>Navigator</code>, then <code>Applications</code> under @@ -427,7 +422,7 @@ <li>Clicking a "connect to serial line" link should now bring up a connection in an xterm window.</li> </ul> - <h3>Mozilla</h3> + <h3>Mozilla:</h3> <ul> <li>Choose <code>preferences</code> from the <code>edit</code> menu.</li> <li>Select <code>Navigator</code>, then <code>Helper Applications</code> -- GitLab