The following fixes what tidy reports as an error in the DOCTYPE entries of the html file - according to tidy's author - one of the w3c's html committee members (Dave Raggett), a DOCTYPE's scope is case sensitive. Also fixed are some spelling corrections and url fixes. --- Lynx_users_guide.html.orig Fri Mar 30 03:47:29 2001 +++ Lynx_users_guide.html Fri Mar 30 04:13:49 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> @@ -60,3 +60,3 @@ <li><a href="#Quotes" NAME="ToC-Quotes">Lynx and HTML Quotes</a> -<li><a href="#Eightbit" NAME="ToC-Eightbit">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> @@ -2030,3 +2030,3 @@ -<h2 ID="Eightbit"><A NAME="Eightbit"><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> --- about_lynx.html.orig Fri Mar 30 03:49:55 2001 +++ about_lynx.html Fri Mar 30 03:50:04 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- lynx-dev.html.orig Fri Mar 30 03:58:47 2001 +++ lynx-dev.html Fri Mar 30 03:58:54 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 2.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> --- lynx_url_support.html.orig Fri Mar 30 03:59:51 2001 +++ lynx_url_support.html Fri Mar 30 04:16:53 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> @@ -380,3 +380,3 @@ least one newsgroup in the URL is required, and additional groups can -be specified as a comma-separated list. Wildcarding of newgroup names +be specified as a comma-separated list. Wildcarding of newsgroup names is not supported for these URLs. For newsreply and snewsreply URLs, if @@ -384,3 +384,3 @@ user is offered an option to include the currently displayed document, -which presumeably is a news article with a <em>followup</em> link that +which presumably is a news article with a <em>followup</em> link that was activated, and if confirmed, each line of that document is prefixed @@ -585,3 +585,3 @@ where <em>//localhost</em> is optional and always implied; -the full path should be specified, as `~' is not recognised; +the full path should be specified, as `~' is not recognized; if the script is in the directory Lynx was started from, --- lynx_help_main.html.orig Fri Mar 30 03:59:22 2001 +++ lynx_help_main.html Sat Mar 31 00:24:32 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> @@ -51,3 +51,3 @@ <li><a href="http://www.w3.org/Addressing/Addressing.html">Web Naming & Addressing Overview: URIs, URLs etc</a> -<li><a href="http://www.alis.com:8085/ietf/html/">HTML Internationalisation</a> +<li><a href="http://www.w3c.org/International/">HTML Internationalization</a> <li><a href="http://www.w3.org/TheProject.html">WWW Consortium: home page</a> @@ -96,3 +96,2 @@ <li><a href="http://www.google.com/">Google</a> -<li><a href="http://www.infind.com/">Inference Find</a> <li><a href="http://www.Infoseek.com/">Infoseek</a> @@ -100,2 +99,3 @@ <li><a href="http://www.metacrawler.com/">MetaCrawler</a> +<li><a href="http://www.raging.com/">Raging Fire</a> <li><a href="http://www.savvysearch.com/">Savvy Search</a> @@ -112,2 +112,3 @@ <li><a href="http://mail.yahoo.com/">Yahoo!</a> +<li><a href="http://www.excite.com/">Excite!</a> </ul> --- alt_edit_help.html.orig Fri Mar 30 04:00:47 2001 +++ alt_edit_help.html Fri Mar 30 04:04:43 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> --- bashlike_edit_help.html.orig Fri Mar 30 04:00:47 2001 +++ bashlike_edit_help.html Fri Mar 30 04:17:27 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> @@ -109,3 +109,3 @@ to REFRESH is changed. This can be done in the lynx.cfg file, - for example with the line "KEYMAP:^W:DO_NOTHING". This also aplies + for example with the line "KEYMAP:^W:DO_NOTHING". This also applies for other keys: as long as the key's action is mapped to REFRESH, --- bookmark_help.html.orig Fri Mar 30 04:00:47 2001 +++ bookmark_help.html Fri Mar 30 04:05:06 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- cookie_help.html.orig Fri Mar 30 04:00:47 2001 +++ cookie_help.html Fri Mar 30 04:05:12 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- dired_help.html.orig Fri Mar 30 04:00:47 2001 +++ dired_help.html Fri Mar 30 04:05:18 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> --- edit_help.html.orig Fri Mar 30 04:00:47 2001 +++ edit_help.html Fri Mar 30 04:05:24 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> --- environments.html.orig Fri Mar 30 04:00:48 2001 +++ environments.html Fri Mar 30 04:18:09 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html> --- follow_help.html.orig Fri Mar 30 04:00:48 2001 +++ follow_help.html Fri Mar 30 04:18:36 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- gopher_types_help.html.orig Fri Mar 30 04:00:48 2001 +++ gopher_types_help.html Fri Mar 30 05:38:21 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> @@ -28,3 +28,3 @@ <dt>(HQX) -<dd>A Macintosh file that has be BinHexed +<dd>A Macintosh file that has been BinHexed @@ -35,3 +35,3 @@ <dt>(IMG) -<dd>An unknown image type +<dd>An unknown image type<br> You must have an <A HREF="xterm_help.html">X terminal</A> to @@ -40,3 +40,3 @@ <dt>(GIF) -<dd>An image in Graphics Interchange Format +<dd>An image in Graphics Interchange Format<br> You must have an <A HREF="xterm_help.html">X terminal</A> to @@ -51,4 +51,3 @@ <dt>(3270) -<dd>The link will open a connection to another -host using tn3270 +<dd>The link will open a connection to another host using tn3270 --- history_help.html.orig Fri Mar 30 04:00:48 2001 +++ history_help.html Fri Mar 30 04:05:46 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- keystroke_help.html.orig Fri Mar 30 04:00:48 2001 +++ keystroke_help.html Fri Mar 30 04:05:52 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- movement_help.html.orig Fri Mar 30 04:00:48 2001 +++ movement_help.html Fri Mar 30 04:05:57 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- option_help.html.orig Fri Mar 30 04:00:48 2001 +++ option_help.html Fri Mar 30 04:06:02 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- other_help.html.orig Fri Mar 30 04:00:48 2001 +++ other_help.html Fri Mar 30 04:18:59 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> @@ -113,3 +113,3 @@ @ - Toggles raw 8-bit translations or CJK mode on and off, only - for documents which does not specify character set explicitely. + for documents which does not specify character set explicitly. Should be on when the document's charset matches the --- print_help.html.orig Fri Mar 30 04:00:49 2001 +++ print_help.html Fri Mar 30 04:06:13 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- scrolling_help.html.orig Fri Mar 30 04:00:49 2001 +++ scrolling_help.html Fri Mar 30 04:06:18 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- test_display.html.orig Fri Mar 30 04:00:49 2001 +++ test_display.html Fri Mar 30 04:06:24 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- visited_help.html.orig Fri Mar 30 04:00:49 2001 +++ visited_help.html Fri Mar 30 04:06:33 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> --- xterm_help.html.orig Fri Mar 30 04:00:49 2001 +++ xterm_help.html Fri Mar 30 04:06:40 2001 @@ -1,2 +1,2 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
