about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--README23
-rw-r--r--lynx_help/Lynx_users_guide.html14
-rw-r--r--lynx_help/keystrokes/environments.html2
-rw-r--r--lynx_help/keystrokes/test_display.html2
-rw-r--r--lynx_help/lynx_help_main.html2
-rw-r--r--lynx_help/lynx_url_support.html28
-rw-r--r--src/LYMain.c1
-rw-r--r--userdefs.h4
9 files changed, 44 insertions, 37 deletions
diff --git a/CHANGES b/CHANGES
index b2f1d665..0fdfe0b2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,11 @@
 Changes since Lynx 2.8 release
 ===============================================================================
 
+1999-06-01 (2.8.2pre.11)
+* minor fixes from W3C HTML validation -TD
+* update links to HTML'ized lynxcfg in users' guide -VH
 1999-05-31 (2.8.2pre.10)
-+ add links to HTML'ized lynxcfg to users' guide -LP
+* add links to HTML'ized lynxcfg to users' guide -LP
 * cleanup temporary files left by
      lynx -dump LYNXCFG:// > /dev/null
   (analysis by LP) -VH
diff --git a/README b/README
index 4a6aaf78..ea80078f 100644
--- a/README
+++ b/README
@@ -16,14 +16,14 @@ for DOS or Windows, goto <URL: http://www.fdisk.com/doslynx/lynxport.htm>.
 WHAT IS LYNX?
 
    Lynx is a fully-featured World Wide Web (WWW) client for users running
-   cursor-addressable, character-cell display devices such as vt100
-   terminals, vt100 emulators running on Windows 95/NT or Macintoshes, or any other
-   character-cell display.  It will display Hypertext Markup Language
-   (HTML) documents containing links to files on the local system, as
-   well as files on remote systems running http, gopher, ftp, wais, nntp,
-   finger, or cso/ph/qi servers, and services accessible via logins to
-   telnet, tn3270 or rlogin accounts.  Current versions of Lynx run on
-   Unix, VMS, Windows95/NT, 386DOS and OS/2 EMX.
+   cursor-addressable, character-cell display devices such as vt100 terminals,
+   vt100 emulators running on Windows 95/NT or Macintoshes, or any other
+   character-cell display.  It will display Hypertext Markup Language (HTML)
+   documents containing links to files on the local system, as well as files on
+   remote systems running http, gopher, ftp, wais, nntp, finger, or cso/ph/qi
+   servers, and services accessible via logins to telnet, tn3270 or rlogin
+   accounts.  Current versions of Lynx run on Unix, VMS, Windows95/NT, 386DOS
+   and OS/2 EMX.
 
    Lynx can be used to access information on the WWW, or to establish
    information systems intended primarily for local access.  Lynx has been
@@ -32,9 +32,10 @@ WHAT IS LYNX?
 
 HOW TO GET LYNX
 
-   For the latest release of Lynx goto: <URL: http://www.slcc.edu/lynx/release>;
+   For the latest release of Lynx goto:
+       <URL: http://www.slcc.edu/lynx/release>;
    the latest development version is at:
-   <URL: http://sol.slcc.edu/lynx/current>.
+       <URL: http://sol.slcc.edu/lynx/current>.
    The Lynx homepage is <URL: http://lynx.browser.org/>.
    The on-line help page (enter `h') has links to many useful things.
 
@@ -135,7 +136,7 @@ LYNX-DEV MAILING LIST
 
    Also, to get a list of useful majordomo commands, send email to
    <URL: mailto:majordomo@sig.net> with the following command:
-   ^^^^^^^^^
+                ^^^^^^^^^
       HELP
 
    PLEASE!!! do not send commands to the lynx-dev mailing list itself.
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html
index 81a464a3..45d82fab 100644
--- a/lynx_help/Lynx_users_guide.html
+++ b/lynx_help/Lynx_users_guide.html
@@ -57,7 +57,7 @@ within a single LAN.
 | <a href="#Notes" NAME="ToC-Notes">Lynx and HTML Notes</a>
 <li><a href="#Lists" NAME="ToC-Lists">Lynx and HTML Lists</a>
 <li><a href="#Quotes" NAME="ToC-Quotes">Lynx and HTML Quotes</a>
-<li><a href="#8bit" NAME="ToC-8bit">Lynx and HTML Internationalization: 8bit, unicode, etc.</a>
+<li><a href="#Eightbit" NAME="ToC-Eightbit">Lynx and HTML Internationalization: 8bit, unicode, etc.</a>
 <li><a href="#USEMAP" NAME="ToC-USEMAP">Lynx and Client-Side-Image-Maps</a>
 <li><a href="#Refresh" NAME="ToC-Refresh">Lynx and Client-Side-Pull</a>
 <li><a href="#Cookies" NAME="ToC-Cookies">Lynx and State Management</a> (Me want <em>cookie</em>!)
@@ -919,9 +919,9 @@ into HEAD section a LINK element with appropriate value for REV attribute.  Two
 values are recognized: <em>owner</em> and <em>made</em> (these are case
 insensitive).  For example, <pre>
 &lt;HEAD&gt;
-    &hellip;
+    &#8230;
     &lt;LINK REV="made" HREF="mailto:user@somedomain.com"&gt;
-    &hellip;
+    &#8230;
 &lt;HEAD&gt;
 </pre>
 You may also add a TITLE attribute with, for example, the name of your page) If
@@ -1836,14 +1836,14 @@ its first line.
 of a hyperlink in the form URL#id.  It is treated just
 like the NAME in <em>A</em>nchors. [<A HREF="#ToC-Quotes">ToC</A>]
 
-<h2 ID="8bit"><A NAME="8bit"><em>Lynx and HTML Internationalization: 8bit, unicode, etc.</em></a></h2>
+<h2 ID="Eightbit"><A NAME="Eightbit"><em>Lynx and HTML Internationalization: 8bit, unicode, etc.</em></a></h2>
 
 Lynx has superior support for HTML 4.0/I18N internationalization issues.
 However, to see the characters other than 7bit properly you <em>should</em>
 set your <A HREF="keystrokes/option_help.html#DC">display character set</A>
 from Option Menu and save its value, this is a Frequently Asked Question.
 Fine-turning is also available from <A HREF="#lynx.cfg">lynx.cfg</A>
-[<A HREF="#ToC-8bit">ToC</A>]
+[<A HREF="#ToC-Eightbit">ToC</A>]
 
 <h2 ID="USEMAP"><A NAME="USEMAP"><em>Lynx and Client-Side-Image-Maps</em></a></h2>
 
@@ -2470,8 +2470,8 @@ from your local add-on configuration file.  It is really cool to read
 lynx.cfg with its comments for hundreds of options,
 most of them commented out because they are built-in defaults.
 You may visit an index of options:
-<a href="http://www.hippo.ru/~hvv/cattoc.html">by category</a> or
-<a href="http://www.hippo.ru/~hvv/alphatoc.html">by alphabet</a>.
+<a href="http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html">by category</a> or
+<a href="http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html#alphatoc">by alphabet</a>.
 
 <p>To see the current lynx.cfg state you may press <em>'o'</em> key
 for <em>Options Menu</em> and follow <em>check your lynx.cfg</em> link
diff --git a/lynx_help/keystrokes/environments.html b/lynx_help/keystrokes/environments.html
index c8b22abc..9e578fdc 100644
--- a/lynx_help/keystrokes/environments.html
+++ b/lynx_help/keystrokes/environments.html
@@ -1,6 +1,8 @@
+<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN">
 <html>
 <head>
 <title>Help on Environment variables</title>
+<LINK rev="made" href="mailto:lynx-dev@sig.net">
 </head>
 <body>
 <pre>
diff --git a/lynx_help/keystrokes/test_display.html b/lynx_help/keystrokes/test_display.html
index fc121c42..b053daeb 100644
--- a/lynx_help/keystrokes/test_display.html
+++ b/lynx_help/keystrokes/test_display.html
@@ -1,6 +1,8 @@
+<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN">
 <HTML>
 <HEAD>
 <TITLE>Quick test for identifying display character set</TITLE>
+<LINK rev="made" href="mailto:lynx-dev@sig.net">
 </HEAD>
 <BODY>
 <h1 ALIGN=LEFT>Try this page with Lynx 2.7.2 or above:</h1>
diff --git a/lynx_help/lynx_help_main.html b/lynx_help/lynx_help_main.html
index 92535fc2..ea2005f4 100644
--- a/lynx_help/lynx_help_main.html
+++ b/lynx_help/lynx_help_main.html
@@ -26,7 +26,7 @@
 <h2>Other sources of Lynx help:</h2>
 
 <ul>
-<li><a href="http://www.hippo.ru/%7Ehvv/cattoc.html">lynx.cfg options</a>
+<li><a href="http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html">lynx.cfg options</a>
  -- a reference for advanced configurations
 <li><a href="http://www.chass.utoronto.ca/%7Epurslow/lhfb.html">Lynx Help for Beginners</a> -- quick help on many common problems
 <li><a href="http://www.access.digex.net/%7Easgilman/lynx/FAQ/">Al Gilman's FAQs</a> -- many common queries, some more advanced
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html
index 9024c77c..759e32f2 100644
--- a/lynx_help/lynx_url_support.html
+++ b/lynx_help/lynx_url_support.html
@@ -71,7 +71,7 @@ DCL into a valid URL, e.g., <em>[]</em> will be expanded to
 are <em>SOLELY</em> for <em>startfile</em> or '<em>g</em>'oto entries!
 Any partial or relative URLs within HTML documents are resolved
 according to the rules specified in RFC1808 and subsequent IETF drafts.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="http">The <em>http</em> and <em>https</em> URLs:</a></H2>
 
@@ -94,7 +94,7 @@ for qualified recipients via <a
 href="http://www.crl.com/~subir/lynx.html">Lynx links</a>.  US Export laws
 and associated red tape pose severe impediments to inclusion of this support
 in the general distributions of freeware WWW clients such as Lynx.  Sorry.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="telnet"
 >The <em>telnet</em>, <em>tn3270</em>, and <em>rlogin</em> URLs:</a></H2>
@@ -116,7 +116,7 @@ hosts.
 URLs which point to anonymous or other public access accounts, and
 for most TCP-IP software you will be prompted for a password whether
 or not one was included in the URL.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="gopher">The <em>gopher</em> URL:</a></H2>
 
@@ -159,7 +159,7 @@ adopted during development of the University of Minnesota gopher software
 to facilitate the offering of links to MIME-capable http servers in the
 listings returned by gopher servers, but should be considered Lynxisms
 and UMN Gopherisms.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="file">The <em>file</em> URL:</a></H2>
 
@@ -189,7 +189,7 @@ VMS, invoke Lynx with the desired file or directory as the
 <em>startfile</em> using any spec acceptable to DCL, and then
 use the <em>showinfo</em> command (<em>=</em>) to see the file
 URL which Lynx created for it.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="ftp">The <em>ftp</em> URL:</a></H2>
 
@@ -237,7 +237,7 @@ do wish to get a listing of the login directory or have the <em>path</em>
 string treated as a file or path under the login directory, include a
 tilde (<em>~</em>) as for <a href="#file">file</a> URLs, e.g.:<BR>
 <tab indent="12"><em>ftp://user@myhost/~</em>
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="wais">The <em>wais</em> URL:</a></H2>
 
@@ -257,7 +257,7 @@ submit your search with the <em>wais_query</em> appended.  Lynx will
 convert the server's reply into a hit list with URLs that include the
 <em>wais_type</em> and <em>wais_path</em> for retrieving items from
 the hit list.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="news"
 >The <em>news</em>, <em>nntp</em>, and <em>snews</em> URLs:</a></H2>
@@ -316,7 +316,7 @@ to="ngno">(retrieves the message by number)<BR>
 Use of this scheme is not recommended, because the message numbers
 are specific to each nntp server, unlike the unique identifiers for
 news messages.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="newspost"
 >The <em>newspost</em>, <em>newsreply</em>, <em>snewspost</em>, and
@@ -362,7 +362,7 @@ degrade to newspost or snewpost URLs, respectively).  They also can be used
 as HREF attribute values in any HTML document homologously to <a
 href="#mailto">mailto</a> URLs, with the qualification that they presently
 are supported only by Lynx.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="mailto">The <em>mailto</em> URL:</a></H2>
 
@@ -448,7 +448,7 @@ an option to include the currently displayed document.  If this option is
 accepted, each line of that document is prefixed with a right-angle-bracket,
 and the prefixed inclusion should be trimmed by the user to just those
 passages relevant to the message which will be sent.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="finger">The <em>finger</em> URL:</a></H2>
 
@@ -482,7 +482,7 @@ port 79 and the plain text (<em>0</em>) <em>gophertype</em> specified:<BR>
 <em>gopher://host:79/0</em><BR>
 Lynx will handle such URLs equivalently to overt finger URLs, including
 creation of links for any strings which appear to be supported URLs.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="cso">The <em>cso</em> URL:</a></H2>
 
@@ -500,7 +500,7 @@ URLs and create a FORM for submitting additional requests (searches)
 to the server.   Any strings in the reports returned for these requests
 (searches) which appear to be a URL with a supported scheme will be
 converted into a link for accessing that URL.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="exec">The <em>lynxexec</em> and <em>lynxprog</em> URLs:</a></H2>
 
@@ -527,7 +527,7 @@ from the utility invoked via lynxprog.
 
 <p>These are Lynxisms and should be used only in local documents intended
 solely for Lynx.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="cgi">The <em>lynxcgi</em> URL:</a></H2>
 
@@ -550,7 +550,7 @@ from <a href="ftp://osu.edu"
 server.  It can be installed as a purely local script server, and is far
 more efficient and comprehensive than any code which might be incorporated
 within Lynx.
-<HR WIDTH="100%">
+<HR>
 
 <H2><a name="internal">The <em>LYNXfoo</em> internal URLs:</a></H2>
 
diff --git a/src/LYMain.c b/src/LYMain.c
index 5365513a..9f1f717e 100644
--- a/src/LYMain.c
+++ b/src/LYMain.c
@@ -1811,7 +1811,6 @@ PUBLIC int main ARGS2(
 #endif /* EXP_PERSISTENT_COOKIES */
 	cleanup_files();
 	exit_immediately(status);
-	cleanup_files();
     } else {
 	/*
 	 *  Start an INTERACTIVE session. - FM
diff --git a/userdefs.h b/userdefs.h
index 0e4e9040..0479cbb9 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1244,12 +1244,12 @@
  * the version definition with the Project Version on checkout.  Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.8.2pre.10"
+#define LYNX_VERSION "2.8.2pre.11"
 #define LYNX_WWW_HOME "http://lynx.browser.org/"
 #define LYNX_WWW_DIST "http://www.slcc.edu/lynx/current/"
 #define LYNX_RELEASE FALSE
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Mon, 31 May 1999 08:16:06 -0600"
+#define LYNX_DATE "Tue, 01 Jun 1999 07:22:18 -0600"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */
 #define LYNX_RELEASE_DATE "1998"