about summary refs log tree commit diff stats
path: root/lynx_help
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-05-06 00:54:12 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-05-06 00:54:12 -0400
commitaa7067e195c6612fb732055a86ccea8158b17cfd (patch)
tree5cae83dedc745a09a4c060601e686faf3c85ac94 /lynx_help
parenta4a7d3a32615c1ea52c41ff149e291417fa1bdc8 (diff)
downloadlynx-snapshots-aa7067e195c6612fb732055a86ccea8158b17cfd.tar.gz
snapshot of project "lynx", label v2-8-2dev_26
Diffstat (limited to 'lynx_help')
-rw-r--r--lynx_help/Lynx_users_guide.html8
-rw-r--r--lynx_help/about_lynx.html4
-rw-r--r--lynx_help/keystrokes/environments.html2
-rw-r--r--lynx_help/keystrokes/follow_help.html2
-rw-r--r--lynx_help/keystrokes/test_display.html2
-rw-r--r--lynx_help/lynx-dev.html60
-rw-r--r--lynx_help/lynx_url_support.html10
7 files changed, 44 insertions, 44 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html
index b3625eaf..8615135c 100644
--- a/lynx_help/Lynx_users_guide.html
+++ b/lynx_help/Lynx_users_guide.html
@@ -395,7 +395,7 @@ characters expanded to spaces.  Lynx formats the source presentation
 in this mode.  On the other hand, if the DOWNLOAD command is used,
 the only change will be that Lynx optionally puts
 <blockquote>
-&lt;!--X-URL: http://www.site.foo/path/to/file.html --&gt<BR>
+&lt;!--X-URL: http://www.site.foo/path/to/file.html --&gt;<BR>
 &lt;BASE href="http://www.site.foo/path/to/file.html"&gt;
 </blockquote>
 at the start of the file so that relative URLs in the document
@@ -547,7 +547,7 @@ compiled into Lynx, and is accessed by setting FORMS_OPTIONS true in your
      preferred document lan(G)uage: en
      preferred document c(H)arset : NONE
      display (C)haracter set      : ISO Latin 1
-     raw 8-bit or CJK m(O)de      : ON      show color (&)  : OFF
+     raw 8-bit or CJK m(O)de      : ON      show color (&amp;)  : OFF
      V)I keys: OFF    e(M)acs keys: OFF     sho(W) dot files: OFF
      popups for selec(T) fields   : ON      show cursor (@) : OFF
      K)eypad mode                 : Numbers act as arrows
@@ -1045,7 +1045,7 @@ selection menu, or <em>RETURN</em> for the default bookmark file.
 Similar to the bookmarks file is the jumps file: for an example,
 look in the <em>samples</em> subdirectory in the distribution package.
 To use the jumps command, create a <em>jumps file</em> with the same format
-as the sample file, but containing your own URLs & short-cut names.
+as the sample file, but containing your own URLs &amp; short-cut names.
 Once you have done that, typing '<em>j</em>' prompts you to enter
 a short-cut name, which will take you straight to the URL
 associated with the short-cut in the jumps file,
@@ -1381,7 +1381,7 @@ options from a list, and fields for entering text.
     so that hitting <em>Enter</em> with the cursor on the last line
     adds a new line to the TEXTAREA, with the cursor on it.<p>
 
-    Some flavors of UNIX, shells & terminal settings require
+    Some flavors of UNIX, shells &amp; terminal settings require
     that you enter <em>^v^ve</em> in order to start the editor,
     as they also use <em>^v</em> as default command-line quote key
     (called `lnext' in stty man pages and `stty -a' output);
diff --git a/lynx_help/about_lynx.html b/lynx_help/about_lynx.html
index 21c3d469..f0dd82f5 100644
--- a/lynx_help/about_lynx.html
+++ b/lynx_help/about_lynx.html
@@ -6,10 +6,10 @@
 </HEAD>
 
 <BODY>
-<BANNER>
+<blockquote>
 [ <A HREF="lynx-dev.html">About Lynx-Dev</A> |
 <A HREF="http://www.flora.org/lynx-dev/html/">Lynx-Dev Archives</A> ]
-</BANNER>
+</blockquote>
 
 <h1><em>About Lynx</em></h1>
 
diff --git a/lynx_help/keystrokes/environments.html b/lynx_help/keystrokes/environments.html
index a735894a..c8b22abc 100644
--- a/lynx_help/keystrokes/environments.html
+++ b/lynx_help/keystrokes/environments.html
@@ -232,7 +232,7 @@ SIMULATED CGI SUPPORT
        script, unless they are provided via a LYNXCGI_ENVIRONMENT
        statement in the configuration  file.   See  the  lynx.cfg
        file,    and    the    (draft)   CGI   1.1   Specification
-       <http://Web.Golux.Com/coar/cgi/draft-coar-cgi-v11-00.txt>
+       &lt;http://Web.Golux.Com/coar/cgi/draft-coar-cgi-v11-00.txt&gt;
        for the definition and usage of these variables.
 
        The CGI Specification, and other associated documentation,
diff --git a/lynx_help/keystrokes/follow_help.html b/lynx_help/keystrokes/follow_help.html
index 0d5740d1..76f5b934 100644
--- a/lynx_help/keystrokes/follow_help.html
+++ b/lynx_help/keystrokes/follow_help.html
@@ -106,7 +106,7 @@ while viewing a popup window, the user can type
 to skip ahead 3 pages, and <em>50g-</em> will move the
 current selection back 50 options.
 This will work whether or not <em>keypad mode</em> is
-<Links and form fields are numbered</em> since options
+<em>Links and form fields are numbered</em> since options
 are numbered internally.  If form field numbering is
 turned off, the option numbers won't appear on screen,
 but the user can still navigate using these commands.
diff --git a/lynx_help/keystrokes/test_display.html b/lynx_help/keystrokes/test_display.html
index 9e233276..fc121c42 100644
--- a/lynx_help/keystrokes/test_display.html
+++ b/lynx_help/keystrokes/test_display.html
@@ -1,6 +1,6 @@
 <HTML>
 <HEAD>
-<TITLE> Quick test for identifying display character set</TITLE>
+<TITLE>Quick test for identifying display character set</TITLE>
 </HEAD>
 <BODY>
 <h1 ALIGN=LEFT>Try this page with Lynx 2.7.2 or above:</h1>
diff --git a/lynx_help/lynx-dev.html b/lynx_help/lynx-dev.html
index 891c2077..07abb81b 100644
--- a/lynx_help/lynx-dev.html
+++ b/lynx_help/lynx-dev.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN">
+<!DOCTYPE html public "-//IETF//DTD HTML 2.0//EN">
 <html>
 <head>
 <title>Lynx-Dev Discussion List</title>
@@ -6,13 +6,13 @@
 </head>
 
 <body>
-<banner>
+<blockquote>
 [ <a href="http://www.flora.org/lynx-dev/html/">Lynx-Dev Archive</a> |
 <a href="about_lynx.html">About Lynx</a> ]
-</banner>
+</blockquote>
 
 <h1><em>The Lynx Development Process</em></h1>
-
+<p>
 Lynx is maintained and improved by an international co-operative
 of volunteers.  Newcomers are welcome to join the group:
 you needn't be a super programmer, but you should be prepared
@@ -21,7 +21,7 @@ Since everyone is a volunteer, you will usually be expected
 to try to implement any suggestions you make.
 
 <h1><em>Lynx-Dev Discussion List</em></h1>
-
+<p>
 The developers communicate through a majordomo mailing list
 -- see below for details -- , which is open to interested users
 as well as programmers.  Topics include fixing bugs, increasing
@@ -32,7 +32,7 @@ Anyone may read what has been said on the list by visiting
 <a href="http://www.flora.org/lynx-dev/html/">&nbsp;the Archive</a>.
 
 <h1><em>Development Versions of Lynx</em></h1>
-
+<p>
 Besides <em>releases</em>, which are stable versions of Lynx
 which come out once or twice a year and can be obtained
 from <a href="http://www.slcc.edu/lynx/release">the release site</a>,
@@ -44,35 +44,35 @@ by visiting
 <a href="http://sol.slcc.edu/lynx/current">the development site</a>.
 
 <h1><em>Subscribing to Lynx-Dev</em></h1>
-
+<p>
 If you are interested in joining the Lynx mailing list,
 send e-mail to <a href="mailto:majordomo@sig.net">&nbsp;majordomo@sig.net</a>
-with only the following request in the body of your message:<p>
-
-&nbsp;&nbsp;subscribe lynx-dev (address)<p>
-
+with only the following request in the body of your message:
+<p>
+&nbsp;&nbsp;subscribe lynx-dev (address)
+<p>
 where your e-address is optional if it can be obtained correctly
 from the mail headers of your subscription request. You will need
 to answer one follow-up question to confirm you want to subscribe.
 Majordomo will then enroll you and send all messages
 which you address to <em>lynx-dev@sig.net</em> to all subscribers;
-you will also receive all messages sent by other subscribers.<p>
-
+you will also receive all messages sent by other subscribers.
+<p>
 NOTE: Subject headers are ignored when (un)subscribing.
 
 <h1><em>Unsubscribing from Lynx-Dev</em></h1>
-
+<p>
 To <em>unsubscribe</em>, send an e-mail to
 <a href="mailto:majordomo@sig.net">&nbsp;majordomo@sig.net</a>
-with only the following request in the body of your message:<p>
-
-&nbsp;&nbsp;unsubscribe lynx-dev (address)<p>
-
+with only the following request in the body of your message:
+<p>
+&nbsp;&nbsp;unsubscribe lynx-dev (address)
+<p>
 where your e-address is optional if it can be obtained correctly
 from the mail headers of your subscription request.
 
 <h1><em>Casual Inquiries</em></h1>
-
+<p>
 Anyone may ask a question or offer a comment by sending e-mail
 to <a href="mailto:lynx-dev@sig.net">&nbsp;the list</a>.
 Since all subscribers are volunteers,
@@ -87,7 +87,7 @@ within a day or so and distributed to the list.
 For best results, subscribe as described above.
 
 <h1><em>Subscribing to Lynx-Dev-Contrib</em></h1>
-
+<p>
 If you simply want to contribute e-mail to the list
 without receiving the sometimes heavy discussion as well,
 you can subscribe to <em>lynx-dev-contrib</em> instead.
@@ -96,23 +96,23 @@ as from a subscriber and automatically distributed to the list,
 but no e-mail will be sent from the list to you. If you have
 multiple accounts from which you want to post to the list,
 subscribe one of them to lynx-dev to receive the list mail
-and the others to lynx-dev-contrib.<p>
-
+and the others to lynx-dev-contrib.
+<p>
 To subscribe to lynx-dev-contrib, send e-mail to
 <a href="mailto:majordomo@sig.net">&nbsp;majordomo@sig.net</a>
-with only the following request in the body of your message:<p>
-
+with only the following request in the body of your message:
+<p>
 &nbsp;&nbsp;subscribe lynx-dev-contrib (address)
 
 <h1><em>Majordomo Commands</em></h1>
-
+<p>
 To receive a brief description of majordomo <em>commands</em>,
 send e-mail to
 <a href="mailto:majordomo@sig.net">&nbsp;majordomo@sig.net</a>
-with only the following request in the body of your message:<p>
-
-&nbsp;&nbsp;help<p>
-
+with only the following request in the body of your message:
+<p>
+&nbsp;&nbsp;help
+<p>
 You will receive by return e-mail a list of commands.
 Further information is available from the
 <a href="http://www.greatcircle.com/majordomo/">&nbsp;majordomo website</a>.
@@ -125,7 +125,7 @@ where they would be distributed to everyone on the list,
 causing irritation by cluttering their mailboxes.
 
 <h1><em>The Lynx-Dev Archive</em></h1>
-
+<p>
 Messages posted to lynx-dev are archived in html format
 so that you can view them using Lynx: go to the
 <a href="http://www.flora.org/lynx-dev/html/">HTML Archive</a>.
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html
index 2febf84a..9024c77c 100644
--- a/lynx_help/lynx_url_support.html
+++ b/lynx_help/lynx_url_support.html
@@ -6,7 +6,7 @@
 </HEAD>
 
 <BODY>
-<BANNER>
+<blockquote>
 <em>[</em><a href="#http">http, https</a> <em>|</em>
 <a href="#telnet">telnet, tn3270, rlogin</a> <em>|</em>
 <a href="#gopher">gopher</a> <em>|</em>
@@ -21,13 +21,13 @@
 <a href="#exec">lynxexec, lynxprog</a> <em>|</em>
 <a href="#cgi">lynxcgi</a><em>|</em>
 <a href="#internal">internal</a><em>]</em>
-</BANNER>
+</blockquote>
 
 <H1><em>URL Schemes Supported in Lynx</em></H1>
 
 Lynx handles a number of URL types, that are enumerated below.  For
 more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.w3.org/Addressing/rfc1738.txt"
 >http://www.w3.org/Addressing/rfc1738.txt</a>
 <li><a href="ftp://ds.internic.net/rfc/rfc1738.txt"
@@ -37,7 +37,7 @@ more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>:
 <p>Lynx resolves partial or relative URLs in documents with respect to
 the BASE if one was specified, otherwise with respect to the document's
 absolute URL, using the rules described in <em>RFC1808</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.w3.org/Addressing/rfc1808.txt"
 >http://www.w3.org/Addressing/rfc1808.txt</a>
 <li><a href="ftp://ds.internic.net/rfc/rfc1808.txt"
@@ -45,7 +45,7 @@ absolute URL, using the rules described in <em>RFC1808</em>:
 </ul>
 
 and in subsequent drafts of the <em>IETF</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.ics.uci.edu/pub/ietf/uri/"
 >Uniform Resource Identifiers (URI) Working Group</a>
 </ul>